[问题]ubuntu6.10下安装jbuilder的问题
发表于 : 2006-12-11 16:09
小弟安装的时候出来安装界面了,可是在第二个界面出来时一闪就没有了,只后也不读盘了,之前在其他linux下安装很顺利
这是运行install.sh 的终端显示
root@ubuntu:/mnt/iso# ./install_linux.sh
Preparing JBuilder 2006 installation ...
root@ubuntu:/mnt/iso# cdroot is /mnt/iso
cleanupdir is /root/jb.install.vm
Command to execute: /mnt/iso/Disk1/InstData/Linux/VM/install.bin
New Process Thread Created
Command to execute: /mnt/iso/Disk1/InstData/Linux/VM/install.bin
以下就没反应了
后来我直接运行/mnt/iso/Disk1/InstData/Linux/VM/install.bin 是这样显示的
root@ubuntu:/mnt/iso/Disk1/InstData/Linux/VM# ./install.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object 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
/tmp/install.dir.10726/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
root@ubuntu:/mnt/iso/Disk1/InstData/Linux/VM#
这是运行install.sh 的终端显示
root@ubuntu:/mnt/iso# ./install_linux.sh
Preparing JBuilder 2006 installation ...
root@ubuntu:/mnt/iso# cdroot is /mnt/iso
cleanupdir is /root/jb.install.vm
Command to execute: /mnt/iso/Disk1/InstData/Linux/VM/install.bin
New Process Thread Created
Command to execute: /mnt/iso/Disk1/InstData/Linux/VM/install.bin
以下就没反应了
后来我直接运行/mnt/iso/Disk1/InstData/Linux/VM/install.bin 是这样显示的
root@ubuntu:/mnt/iso/Disk1/InstData/Linux/VM# ./install.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object 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
/tmp/install.dir.10726/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
root@ubuntu:/mnt/iso/Disk1/InstData/Linux/VM#