Red Hat Directory Server B.08.00.02 for HP-UX Release Notes and Supplemental Instructions
HP-UX Apache-based Web Server bundles are available at the following website :
http://software.hp.com/
Enter “Apache” in the search field.
3.1.5.1.1 NSPR Compatibility Problem on HP-UX 11i v1 Systems
The HP-UX 11i v1 version of the HP-UX Apache-based Web Server bundle includes a version
of Netscape Portable Runtime (NSPR) that is not compatible with the Red Hat Administration
Server.
If you are using the Red Hat Administration Server on an HP-UX 11i v1 system, move the Apache
NSPR library files to an alternate location.
For example:
# cd /opt/hpws/apache/lib
# mkdir nspr_saved
# mv libnspr4.sl libplc4.sl libplds4.sl nspr_saved/
# mv libfreebl_hybrid_3.sl libfreebl_pure32_3.sl nspr_saved/
3.1.5.2 Java Runtime Environment
The Red Hat Directory Server 8.0 Administration Console uses the Java® runtime environment
(JRE). The JRE is not bundled with Red Hat Directory Server 8.0. You must install it before or at
the same time you install Red Hat Directory Server 8.0.
HP has tested Red Hat Directory Server 8.0 with JRE version 1.5.0.11. Later versions of JRE 1.5
may also work. The Red Hat Directory Server 8.0 depot is built with a dependency on JRE version
1.5.0.11 or later, which is marked as an SD corequisite in the product package.
Procedures for Resolving JRE Dependency
HP recommends that you use the following procedures to install Red Hat Directory Server 8.0
and resolve the JRE software dependency:
• If a version of JRE 1.5 is installed on the system and the version is equal to or greater than
1.5.0.11, then you can skip the JRE installation requirement.
To check if the correct version of JRE 1.5 is installed on the system, use the following
command:
/usr/bin/swlist -l product | grep Java15JRE
• If the JRE 1.5 version is earlier than 1.5.0.11, or if JRE 1.5 is not installed on the system, install
JRE 1.5.0.11 before or at the same time you install Red Hat Directory Server 8.0.
To download and install JRE 1.5, use the following procedure:
1. Go to the HP Java website:
http://www.hp.com/go/java
Search for Download License JRE version 5.0.11 HP Integrity or Download License
JRE version 5.0.11 HP PA-RISC according to your system architecture.
2. Complete the form and select Download.
3. Install the depot on your system.
3.1.5.3 Perl
Red Hat Directory Server 8.0 uses the Perl version installed with the operating system and
searches for it in the location /opt/perl_64/bin/perl. Install Perl from your HP-UX operating
system media if necessary.
3.1 Preparing for Red Hat Directory Server 8.0 Installation 19