Download IBM JDK from https://developer.ibm.com/languages/java/semeru-runtimes/downloads/?license=IBM
-
Extract the downloaded file.
|
›_ Console |
|---|
|
-
Update the PATH variable to include IBM JAVA utilities in user’s bash_profile. For example, if the user is root, then add the below content in
/root/.bash_profile.
|
.bash_profile |
|---|
|
-
Logout and login again for changes to take effect.