Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
langhtml
su - serveradmin # If you are not already serveradmin
cd ~ # Switch to the serveradmin home directory
chmod +x jre-6u16-linux-i586.bin
./jre-6u14-linux-i586.bin # Decompresses JRE to the current folder under jre1.6.0_16.
Note

If you go with 64-bit Java is not recommended at the moment due to significant loss in performance. If 64-bit Java (which I recommend against as it's way slower right now) I find it useful to add to is used, as a convention, we recommend adding to the default folder name _64-bit so in that case . In the above example, it would be, jre1.6.0_16_64-bit.