Chapter 3. Installing Red Hat Application Stack
8
up2date jbossas
where
rhel-i386-as-4-appstk-1
is the channel name for Red Hat Application Stack
The channel names are as follows:
rhel-
arch
-
variant
-4-appstk-1
where:
arch
= i386 or x86_64
variant
= as, or es
• Option 2. To install from RPMs on Disk:
Follow the instructions in
Section 2.2.2, “ Using
up2date
/ DVD ”
to mount the DVD and set up
the local RHN channel (steps 1-3). Then as root run:
up2date --installall RedHat-Application-Stack-V1
Note
If you are upgrading from Stacks V.1.1, and have installed the
jbossas-
ejb3
package, before running the above command, you need to first remove
jbossas-ejb3
manually by running as root:
rpm -e jbossas-ejb3
Note
You may need to install the following packages to satisfy dependencies before
executing the above command, if they are not already installed:
•
apr-devel
•
apr-util-devel
•
libc-client
•
mx
•
pcre-devel
4. Restore your database:
• For PostgreSQL:
• Move (or remove) the database directory:
mv /var/lib/pgsql/data /var/lib/pgsql/data.backup