|
系统提示
[root@tankp WorkshopStudio]# sh WorkshopInstaller.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared obj ect file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared ob ject file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared ob ject file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared obj ect file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared ob ject file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared ob ject file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/usr/lib/jvm/jre-1.4.2-gcj/bin/java: error while loading shared libraries: libpt hread.so.0: cannot open shared object file: No such file or directory
[root@tankp WorkshopStudio]#
可是libc.so.6 和 librt.so.1 确实在/lib下
没有这个文件hread.so.0
求助,谢谢... |
|