NOTE: The Management media installer automatically checks your system for the hpmgmtbase software. This software is installed or updated by default.

Removing OpenWBEM

OpenPegasus is required to install nPartition Commands, Partition Manager, and HP WBEM Providers. Removing OpenWBEM requires the removal of several other SLES utilities. You should verify that you do not need these utilities before you remove them. The HPIMA, ACU-CLI, and HP SMH utilities do not require OpenPegasus.

The installer prompts you to remove OpenWBEM if you choose to install any of the above packages that require OpenPegasus. You are first prompted to view more information about the package before removal, and then you are prompted to remove the OpenWBEM package from your system. At this point, you must decide whether to reply with confirm (to remove OpenWBEM and continue with the installation), or with n (to discontinue).

Installing the Java Development Kit Product

Installing Sun JDK 6 for the Linux IA64 Platform

Use this procedure to install the Sun Java Development Kit (JDK) 6.

1.Download Sun JDK 6 binary file for the Linux Intel Itanium platform from the Sun Developer Network website:

http://java.sun.com/javase/downloads/index.jsp

2.Set execute permissions on the downloaded file:

#chmod jdk-6u12-linux-ia64.bin

3.Run the self-extracting binary to extract the RPM file:

#./ jdk-6u12-linux-ia64.bin

NOTE: The initial "./" is required if you do not have "." (a period) in your PATH environment variable.

A binary license agreement is displayed.

4.You must agree to the Sun JDK 6 license agreement to proceed with the installation.

NOTE: The default installation path is /usr/java/, which can be modified during the installation process. A good location to install the Sun JDK is /usr/local/. Use this information when setting the JAVA_HOME environment variable in the next step.

5.Set the JAVA_HOME environment variable:

# export JAVA_HOME="javaDir"

where javaDiris the directory in which the Sun JDK 6 files were installed. For example, /usr/java/jdk1.6.0_12.

NOTE: The JAVA_HOME environment variable must be exported in this fashion prior to, and in the same shell session as, the use of the HP Support Pack installer.

Installing BEA JRockit 5.0 JDK for the Linux IA64 Platform

Use this procedure to install the BEA JRockit 5.0 Java Development Kit (JDK).

Product Installation Dependencies

43