CentOS, Debian/Ubuntu method
But by default OpenJDK based java was installed in my system.
# java -version
java version “1.6.0_17″
OpenJDK Runtime Environment (IcedTea6 1.7.9) (rhel-1.36.b17.el6_0-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
Step 1: Download JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html. I got JDK version 7 in rpm format.
mohamed@SilentStorm $ ls *.rpm
jdk-7-linux-x64.rpm
Step 2:...
0 comments:
Post a Comment