Skip navigation.

8.1 Supported Configurations: HP Tru64 UNIX V5.1 on Alpha

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

HP Tru64 UNIX V5.1 on Alpha with 8.1 SP4

Provides full support for WebLogic Server and run-time only support for WebLogicWorkshop and WebLogic Portal. WebLogic Integration is not supported. 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 SP4 on HP Tru64 UNIX V5.1 on Alpha

Operating System Version and Patches

Tru64 UNIX V5.1A

HP Tru64 UNIX 5.1A with Patch Kit 6
(T64V51AB24AS0006-20031031.tar)

Tru64 UNIX V5.1B

HP Tru64 UNIX 5.1B with Patch Kit 3
(T64V51BB24AS0003-20030929.tar)

Tru64 UNIX V5.1B-1

No patches required

Tru64 UNIX V5.1B-2

No patches required

Chip Architecture and Minimum Processor Speed

Alpha (834 MHz)

SDK

HP Tru64 SDK 1.4.2-4 JavaTM 2 Runtime Environment, Standard Edition Fast VM (build 1.4.2-4, native threads, mixed mode, 12/23/2004-06:00)

These SDKs are not delivered with WebLogic Platform; you must download the appropriate SDK from the HP Web site and install it, manually, before installing WebLogic Server. For instructions, see Download and Installation Instructions.

HP Tru64 SDK 1.4.2-4.p2 JavaTM 2 Runtime Environment, Standard Edition Fast VM (build 1.4.2-4.p2, native threads, mixed mode, 05/10/2005-02:43)

Design and Development Tools

Supports WebLogic Server development tools.

RAM

512 MB required; 1 GB recommended

Performance Pack

Included

lib/tru64unix/libmuxer.so

Node Manager

Included

Native

BEA jDrivers for Oracle

For this Oracle client version:

The following shared libraries are provided:

Oracle 8.1.7

Note: Not supported by WebLogic Portal

  • lib/tru64unix/oci817_8/libweblogicoci39.so

  • lib/tru64unix/oci817_8/libweblogicoxa39.so

Oracle 9.0.1

Note: Not supported by WebLogic Portal

  • lib/tru64unix/oci901_8/libweblogicoci39.so

  • lib/tru64unix/oci901_8/libweblogicoxa39.so

Oracle 9.2.0

  • lib/tru64unix/oci920_8/libweblogicoci39.so

  • lib/tru64unix/oci920_8/libweblogicoxa39.so


 

 


Known Issues

 


Download and Installation Instructions

To install WebLogic Platform 8.1 SP4 on an HP Tru64 on Alpha configuration, you must complete the instructions provided in the following sections:

Downloading and Installing Operating System Patches

Before you can install WebLogic Platform 8.1 SP4 on your Tru64 UNIX V5.1A or V5.1B configuration, you must install the required operating system patches.

Note: No patches are required for a Tru64 UNIX V5.1B-1 or V5.1B-2 configuration.

OS Patches for HP Tru64 UNIX V5.1A

One patch is required for this configuration. To download and install it, complete the following procedure:

Note: Requires HP Tru64 UNIX with 5.1A with PK6 installed.

  1. Go to the following HP download site:
  2. http://www.itrc.hp.com/service/patch/mainPage.do

  3. Download and install the following HP Tru64 UNIX Patch Kit:
    T64V51AB24AS0006-20031031.tar

OS Patches for HP Tru64 UNIX V5.1B

One patch is required for this configuration. To download and install it, complete the following procedure:

Note: Requires HP Tru64 UNIX with 5.1B with PK3 installed.

  1. Go to the following HP download site:
  2. http://www.itrc.hp.com/service/patch/mainPage.do

  3. Download and install the following HP Tru64 UNIX Patch Kit:
    T64V51BB24AS0003-20030929.tar

Installing the HP Tru64 SDK

  1. Go to the HP Tru64 SDK download page:
  2. http://h18012.www1.hp.com/java/download/

  3. Download one of the following kits:
  4. Install the kit.

Downloading and Installing WebLogic Server

Note: If you are planning to run WebLogic Portal with WebLogic Server, do not perform the procedure in this section. See Downloading and Installing WebLogic Portal.

To download and install WebLogic Server, complete the following procedure:

  1. Go to the BEA downloads site: http://commerce.bea.com/index.jsp.
  2. Download the following items:
  3. Install WebLogic Server 8.1 SP4 by completing the console-mode installation procedure for .jar files available in Installing BEA WebLogic Platform at http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/console.html.
  4. Set and export the WL_HOME variable to point to the directory in which WebLogic Server is installed. For example:
  5. $ export WL_HOME=/your_installation_directory/weblogic81
  6. Go to the WL_HOME/server/lib directory and apply the supplementary JAR file:
  7. $ cd $WL_HOME/server/lib
    $ jar -xvf wls814_tru64_supp.jar
  8. Revise the commEnv.sh and startWLS.sh scripts, as follows:
  9. Set the following execution modes on the weblogic81/server/bin and weblogic81/server/lib directories:
  10. $ chmod +x $WL_HOME/server/bin/*
    $ chmod -R +x $WL_HOME/server/lib/tru64unix/*

You have now finished installing WebLogic Server 8.1 SP4.

For more information about installing WebLogic Platform, see Installing BEA WebLogic Platform 8.1:

http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/index.html

Downloading and Installing WebLogic Portal

Note: If you are planning to run WebLogic Server only (that is, WebLogic Server without WebLogic Portal), do not complete the procedure in this section. See Downloading and Installing WebLogic Server.

To download and install WebLogic Portal, complete the following procedure:

  1. Go to the BEA downloads site: http://commerce.bea.com/index.jsp.
  2. Download the following items:
  3. Install WebLogic Server and WebLogic Portal by completing the console-mode installation procedure for .jar files as described in Installing WebLogic Platform at: http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/console.html
  4. Note: When prompted, choose a custom installation and select the WebLogic Server and WebLogic Portal components only.

  5. Set and export the WL_HOME variable to point to the directory in which WebLogic Server is installed. For example:
  6. $ export WL_HOME=/your_installation_directory/weblogic81
  7. Go to the WL_HOME/server/lib directory and apply the supplementary JAR file:
  8. $ cd $WL_HOME/server/lib
    $ jar -xvf wls814_tru64_supp.jar
  9. Revise the commEnv.sh and startWLS.sh scripts, as follows:
  10. Set the following execution modes on the weblogic81/server/bin and weblogic81/server/lib directories:
  11. $ chmod +x $WL_HOME/server/bin/*
    $ chmod -R +x $WL_HOME/server/lib/tru64unix/*

You have now finished installing WebLogic Server and WebLogic Portal 8.1 SP4.

For more information about installing WebLogic Platform, see Installing BEA WebLogic Platform 8.1:

http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/index.html

 

Skip navigation bar  Back to Top Previous Next