JAVA Installation On Linux (Fedora) : 1) - Download The JDK Latest Version From The
JAVA Installation On Linux (Fedora) : 1) - Download The JDK Latest Version From The
http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-
Site/en_US/-/USD/VerifyItem-Start/jre-6u23-linux-i586.bin?
BundledLineItemUUID=5tKJ_hCyD2wAAAEtkUpKPCyc&OrderID=yv.J_hCyBsEAAAEteEpKPCyc&Product
ID=IDWJ_hCw_XAAAAEsU8wcKluy&FileName=/jre-6u23-linux-i586.bin
Copy the installer into the folder where you want to install
3. Change directory to the location where you would like the files to be installed.
The next step installs the JDK into the current directory.
% ./jdk-6u <version>-linux-i586.bin
The binary code license is displayed, and you are prompted to agree to its terms.
The JDK files are installed in a directory called jdk1.6.0_<version> in the current directory.
Follow this link to see its directory structure. The JDK documentation is a separate download.