Installing the Java runtime environment
The Java 6 runtime environment must be installed on the installation server before installing IBM® Intelligent Operations Center.
About this task
Procedure
- Log on as root or switch to the root account by running the su - command.
- Change to the directory where the IBM Intelligent Operations Center installation files were copied.
- Run the yum --nogpgcheck install install_media/ibm-java-x86_64-jre-6.0-10.1.x86_64.rpm command.
- Run the export JAVA_HOME=/opt/ibm/java-x86_64-60/jre command.
- Verify the Java environment by running the echo $JAVA_HOME command and confirming that /opt/ibm/java-x86_64-60/jre is returned.