- 论坛徽章:
- 0
|
[root@test1 ~]# uname -a
Linux test1 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 athlon
i386 GNU/Linux
[root@test1 ~]# cd /usr/local
[root@test1 local]# chmod +x j2re-1_4_2_11-linux-i586.bin
[root@test1 local]# ./j2re-1_4_2_11-linux-i586.bin
Do you agree to the above license terms? [yes or no]
yes
Unpacking...
tail: cannot open `+477' for reading: No such file or directory
Checksumming...
1
The download file appears to be corrupted. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Please do not attempt to install this archive file.
[root@test1 local]# rpm -qa java*
java-1.4.2-gcj-compat-src-1.4.2.0-40jpp.112
java-1.4.2-gcj-compat-1.4.2.0-40jpp.112
java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112
查了半天资料也没有想到什么好办法,我应该如何做呢? |
|