8.1 Supported Configurations: Red Hat Enterprise Linux 4.0 AS, ES on AMD64 and EM64T
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This section provides the following information:
http://www.redhat.com
.
Table 1-1 Requirements for 8.1 SP6 on Red Hat Enterprise Linux 4.0 AS, ES on AMD64 and EM64T
To install WebLogic Platform 8.1 SP6 or WebLogic Server 8.1 SP6 on a Red Hat Enterprise Linux 4.0 configuration, complete the following procedure:
For more information on installing WebLogic Platform or WebLogic Server, see Installing WebLogic Platform: http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/index.html
.
$BEA_HOME/weblogic81/server/bin/startWLS.sh
, append the following code to the Linux case
statement:LINUX|Linux)
arch='uname -m'
if[ "${arch}" = "x86_64" ]; then
arch=i686
fi
![]() ![]() |
![]() |
![]() |