should verify that you do not need these utilities before you remove them. The HPIMA,
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
#./ 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).
1.If your system is running RHEL5, you must disable SELinux before installing the BEA JRockit 5.0 JDK. Otherwise, bypass this step.
# echo 0 >/selinux/enforce
2.Download the JRockit 5.0 R27.5 JDK Linux (Intel Itanium -
Product Installation Dependencies | 45 |