Install pre-requisite
1.Download java JDK 6 Update 20 and Java Runtime Environment (JRE) 6 Update 20 bin (NOT RPM)
2.Open terminal, su to root and move downloaded files to /root directory
$ su root
Password:
# mv [.....]3. Create java environment
# mkdir /usr/java
# cd /usr/java4. Execute downloaded jdk and jre bins.
# sh /root/jre-6u10-linux-i586.bin
# sh /root/jdk-6u10-linux-i586.bin5. ...
(Continue...)
訂閱:
文章 (Atom)