Versions Compared

Key

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

...

Download the set of files that have match the pattern to /tmp:

Pattern

Example

jdk-*-linux-i586.bin

jdk-6u26-linux-i586.bin

jdk-*-solaris-sparc.sh

jdk-6u26-solaris-sparc.sh

jdk-*-linux-x64.bin

jdk-6u26-linux-x64.bin

jdk-*-solaris-sparcv9.sh

jdk-6u26-solaris-sparcv9.sh
*note: if there are two install files the second one is under bin

Make sure there is sufficient space in the target directories by running

...

If you still need more space put in an
afs request

Use the mkdir command to create the new directory; for example:

        cd /afs/.slac.stanford.edu/package/java/i386_linux2

        mkdir jdk1.6.0_26

Target Directories - Readonly and Shadow Version

...