在OP71-2机上安装JAVA

​​

IBM Java installation

Sun does not support Power5 and Power6 processors, IBM Java is required instead. IBM-JAVA2-PPC64-SDK-5.0 can be downloaded from ​​here​​. You will need to register with IBM if you have not already, which entitles you to free access to other software, white papers and red books.

Once you have downloaded the file you will need to install it with the following command:

rpm –Uvh ibm-java2-ppc64-sdk-5.0-5.1.ppc64.rpm


Java should be be installed in a directory similar to /opt/ibm/java2-ppc64-50. This can be checked with the following command:

/opt/ibm/java2-ppc64-50/bin/java -version