|
|
QQ的软件我搞不定,JRE总是装不上。
1、释放软件包;
[root@localhost sunjava]# ls
jre-1_5_0_04-linux-i586.bin
[root@localhost sunjava]# sh jre-1_5_0_04-linux-i586.bin
Do you agree to the above license terms? [yes or no] yes
[root@localhost sunjava]# ls
jre1.5.0_04 jre-1_5_0_04-linux-i586.bin
2、配置JRE ;×××××××××××××××××
1)把jre1.5.0_04 的目录移到 /usr/lib目录中
[root@localhost sunjava]# mv jre1.5.0_04 /usr/lib/jre154
×××××××××××××××××××××××××××××××××××××××××××××
这个目录是怎么释放出来的?不解! |
|