0% found this document useful (0 votes)
44 views

Java Inst

This document provides instructions to install IBM JDK on a Linux system. It instructs the user to use the alternatives command to install the IBM Java binary located at /opt/IBMJava2-amd64-142/jre/bin/java as the default Java runtime. The user is then told to run alternatives --config java to configure the new Java installation.

Uploaded by

sairamb_143
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Java Inst

This document provides instructions to install IBM JDK on a Linux system. It instructs the user to use the alternatives command to install the IBM Java binary located at /opt/IBMJava2-amd64-142/jre/bin/java as the default Java runtime. The user is then told to run alternatives --config java to configure the new Java installation.

Uploaded by

sairamb_143
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Please use the below command to install IBM JDK.

alternatives --install /usr/bin/java java /opt/IBMJava2-amd64-142/jre/bin/java 1 Then use the above command i.e alternatives --config java

You might also like