JDK Installation -
Based on the System Requirements and Supported Platforms, JDK version needs to be finalized for installation
Download the JDK software from Oracle website - www.oracle.com/technetwork/java/javase/downloads
Copy the tar file to the linux servers
Run the tar command to install JDK version.
Example - to install JDK 1.7 (7u51)
run the command - tar -xzf /sources/AIA/jdk-7u51-linux-x64.tar.gz
No comments:
Post a Comment