fanlix 发表于 2004-3-8 13:19:58

root安装JDK权限不够

# ./j2sdk-1_4_2_03-linux-i586-rpm.bin
bash: ./j2sdk-1_4_2_03-linux-i586-rpm.bin: 权限不够


RH9


我是 root 呀, 我权限不够,那谁够 ?

Ivn 发表于 2004-3-8 14:31:14

chmod +x j2sdk-*.bin
./j2sdk*.bin

fanlix 发表于 2004-3-8 18:04:42

thx, i am fresh .
after "chmod"make a "*.rpm" file
but :

# rpm -ivh j2sdk-1_4_2_03-linux-i586-rpm
error: open of j2sdk-1_4_2_03-linux-i586-rpm failed:

by the way , Jcreator has linux patch ?
i find Jbuilder and Jedit , which better ?

minsj 发表于 2004-3-8 19:42:20

rpm -ivh j2sdk-1_4_2_03-linux-i586.rpm

fanlix 发表于 2004-3-8 22:01:33

..
after reboot , rpm success , ( why ? linux need reboot so many times ?)

and can not use command "java"

that means rpm not success . but redo rpm , " already installed"

我读了置顶的贴子, 那是 .sh 的
我的.rpm.bin 是从sun下的

minsj 发表于 2004-3-9 09:25:44

不需reboot啊,安装rpm之后,按置顶的帖子修改/etc/profile就可以了

VicRed 发表于 2004-4-18 15:43:44

我晕死了,找了这么半天没下来一个j2sdk-1_4_2_03-linux-i586-rpm.bin
给个能下载的地址,谢谢了

至尊宝 发表于 2004-4-21 22:56:43

sun官方无疑是最好的地方,用多线程下载工具拉,现在已经是1.4.2_04了。
页: [1]
查看完整版本: root安装JDK权限不够