|
gentoo下下载的很多脚本程序都不能执行,例如j2re
sh j2re-1_4_2_06-linux-i586.bin 提示
tail: `-1' option is obsolete; use `-n 1' since this will be removed in the future
Unpacking...
tail: cannot open `+480' for reading: No such file or directory
又例如
sh sc3u-2.0a-x86.run
Verifying archive integrity...tail: cannot open `+6' for reading: No such file or directory
Error in check sums 3279358048 2069455402
很多都有问题,应该不是下载的文件有问题吧。
是不是bash需要设置?
bash版本GNU bash, version 3.00.13(1)-release (i686-pc-linux-gnu) |
|