rpm -ivh jdk-1_5_0_14-linux-i586.rpm

# vi /etc/profile
export JAVA_HOME=/usr/java/jdk1.6.0_10
export PATH=$PATH:$JAVA_HOME/bin
# reboot     ← 重启机器