Skip navigation.

8.1 Supported Configurations: Red Hat Enterprise Linux 4.0 AS, ES on AMD64 and EM64T

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Red Hat Enterprise Linux 4.0 AS, ES on AMD64 and EM64T with 8.1 SP6

Provides full support for WebLogic Server and run-time support for WebLogic Workshop, WebLogic Integration, and WebLogic Portal. See below for Design and Development Tools support.


 

This section provides the following information:

Related Information

 


Configuration Requirements

Table 1-1 Requirements for 8.1 SP6 on Red Hat Enterprise Linux 4.0 AS, ES on AMD64 and EM64T

Operating System Version and Patches

Red Hat Enterprise Linux 4.0 AS, ES (Nahant Update 1) and any dot release higher than dot zero (or later updates) in RHEL 4 are supported (64-bit kernel). For example, RHEL 4.3 is supported.

Chip Architecture and Minimum Processor Speed

  • AMD64 (1.201 GHz)

  • Intel 64-bit Xeon (1.201 GHz)

SDK

BEA JRockit 1.4.2_10 R26.3.0-32_CR283061 and all later 1.4.2 releases of JRockit

Design and Development Tools

Supports WebLogic Server design and development tools.

RAM

512 MB required; 1 GB recommended

Performance Pack

Included

lib/linux/i686/libmuxer.so

Node Manager

Included

Native

BEA jDrivers for Oracle

For this Oracle client version:

The following shared libraries are provided:

  • Oracle 9.2.0.5

  • Oracle 9.2.0.5 with XA

  • lib/linux/i686/oci920_8/libweblogicoci39.so

  • lib/linux/i686/oci920_8/libweblogicoxa39.so


 

 


Download and Installation Instructions

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:

  1. Go to the BEA downloads site:
  2. http://commerce.bea.com/index.jsp

  3. Click on "BEA WebLogic" link to go to "BEA WebLogic Product Family" page. Then click on "BEA WebLogic Platform 8.1SP6".
  4. Go to "WebLogic Platform 8.1 with SP6" under "WebLogic Platform Package Installer" section.
  5. From the list of installers for WebLogic Platform 8.1 SP6 or WebLogic Server 8.1 SP6, select "Red Hat Enterprise Linux (4.0, 64-bit Xeon, AMD64)."
  6. Download the appropriate package installer:
  7. Install WebLogic Platform or WebLogic Server using the instructions in Starting Graphical-Mode Installation for .bin Installation Files.
  8. 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.

  9. In the script used to start WebLogic Server, $BEA_HOME/weblogic81/server/bin/startWLS.sh, append the following code to the Linux case statement:
  10. LINUX|Linux)
    arch='uname -m'
    if[ "${arch}" = "x86_64" ]; then
    arch=i686
    fi

 

Skip navigation bar  Back to Top Previous Next