在OP71-2机上安装JAVA

在OP71-2机上安装JAVA

http://www.adempiere.com/wiki/index.php/Installation_Guide_for_ADempiere_on_IBM_i

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
https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=sdk5&S_PKG=ipseries645sr9&S_TACT=105AGX05&S_CMP=JDK

http://www6.software.ibm.com/sdfdl/1v2/regs2/linuxjavasdks/java/java5/SR9/linuxppc64/Xa.2/Xb.V4HO5ljJ-AbB53QVDUO5AQlwYU067XtxRXbaAYk/Xc.java/java5/SR9/linuxppc64/sdkandruntimeguide.lnx.en.htm/Xd./Xf.LPr.D1vk/Xg.4865313/Xi.sdk5/XY.regsrvs/XZ.znSidL77SGGXiADelb58azp-3VY/XX.text/html/sdkandruntimeguide.lnx.en.htm#lin_install_config

你可能感兴趣的:(java)