Installing JRockit on Ubuntu
This post will show you how to install JRockit on Ubuntu 11.04. In later posts this will be used to run both WebLogic Server and Oracle Service Bus (OSB).
First download the installer from the JRockit download page. Make sure that the .bin file is executable. You can use chmod +x filename to make the file executable.
The installation guide for JRockit can be obtained from the JRockit Documentation page.
- Start the installer:
./jrockit-jdk1.6.0_24-R28.1.3-4.0.1-linux-x64.binfrom the directory you download it or copied it to. Extracting can take some time. - Click
Nexton the Welcome screen. - Choose the product installation directory eg
/oracle/jrockit-jdk1.6.0_24and clickNext - Check optional components if you need them and click
Next - Watch the progress bar
- The installation is complete so press
Done.
The screenshots of the installation process are in this gallery: