Page tree

Versions Compared

Key

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

...

Code Block
languagebash
su - serveradmin # If you are not already serveradmin
cd ~ # Switch to the serveradmin home directory
chmod +x jdk-6u22-linux-i586.bin
./jdk-6u22-linux-i586.bin

The result will be an uncompressed jdk directory using the same name as the package. In this example the folder name would be, jdk1.6.0_22.