ReferencePlatforms/Linux-CentOS-5.0 64-bit: Difference between revisions

Jump to navigation Jump to search
No edit summary
(→‎Install Sun Java JDK: fix jdk version)
Line 63: Line 63:


*Go to http://java.sun.com/javase/downloads/
*Go to http://java.sun.com/javase/downloads/
*Click through to JDK 5.0 Update 10
*Click through to JDK 5.0 Update 15
*Download the "Linux self-extracting file"... ''not the RPM''
*Download the "Linux self-extracting file"... ''not the RPM''


  d916c24bed9eef7aebc2626115e14a11 jdk-1_5_0_10-linux-i586.bin
This doc was wrong when it was first created, and we don't have the original installer anymore, so we don't have a sum. This was updated on june 2, 2010 to reflect this.
  UNKNOWN jdk-1_5_0_15-linux-x64.bin


*Save to /tools
*Save to /tools


  cd /tools
  cd /tools
  chmod 0755 ./dist/jdk-1_5_0_10-linux-i586.bin  
  chmod 0755 ./dist/jdk-1_5_0_15-linux-x64.bin  
  ./dist/jdk-1_5_0_10-linux-i586.bin  
  ./dist/jdk-1_5_0_15-linux-i586.bin  
  # type 'yes' to accept the license
  # type 'yes' to accept the license
  ln -s jdk1.5.0_10/ jdk
  ln -s jdk1.5.0_15/ jdk


=== Make directories ===
=== Make directories ===
canmove, Confirmed users
6,441

edits

Navigation menu