Installing The Java Development Kit Product; Installing Sun Jdk 6 For The Linux Ia64 Platform; Installing Bea Jrockit 5.0 Jdk For The Linux Ia64 Platform - HP BL860c User Manual

Insight foundation suite for integrity with linux
Hide thumbs Also See for BL860c:
Table of Contents

Advertisement

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:
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:
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:
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 - 64-bit) file to the directory
on the Linux system where HP Partition Manager, nPartition Commands, and nPartition
Provider are to be installed from the BEA JRockit website:
http://download2.bea.com/pub/jrockit/50/jrockit-R27.5.0-jdk1.5.0_14-linux-ipf.bin
The initial "./" is required if you do not have "." (a period) in your PATH
The default installation path is /usr/java/, which can be modified during the
The JAVA_HOME environment variable must be exported in this fashion prior to,
Product Installation Dependencies
45

Advertisement

Table of Contents
loading

Table of Contents