Sunday, November 22, 2015

Configuring IBM AIX 7.1 with IBM JDK 1.6


1. Download IBM SDK 6 for AIX 7.1 using the below link.

https://www.ibm.com/developerworks/java/jdk/aix/service.html

You will get the Java6_64.sdk.6.0.0.385.tar file.

2. Extract the tar file using the following command.

tar –xvf Java6_64.sdk.6.0.0.385.tar
You will get the Java6_64.sdk file.

3. Start the installation using the below commands.
inutoc .
smitty installp


4. You will get a menu to select items. Install software is selected by default. Press enter to continue the installation.











5. Enter the directory for software as ./


6. Select "ACCEPT new license agreements?" from the up and down arrows. Press tab key to change the text to "yes".































7. Hit enter to start installation.




















This will install the IBM jdk on your AIX OS.


0 comments:

Post a Comment