[问题]ubuntu下安装Jbuilder2006出现的问题

软件和网站开发以及相关技术探讨
回复
luoshengqian
帖子: 34
注册时间: 2006-11-27 13:11
来自: 广州大学

[问题]ubuntu下安装Jbuilder2006出现的问题

#1

帖子 luoshengqian » 2006-12-08 12:44

小弟安装的时候出来安装界面了,可是在第二个界面出来时一闪就没有了,只后也不读盘了,这是怎么回事呀。有没人在ubuntu下成功安装JBUILDER的,可否提供下帮助,谢谢!小弟在其他版本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#
回复