麻辣堂|资源主站|开发论坛|在线手册
首页 Apache Linux Java MySQL 注册帮助 
PHP项目开发组是PHP开发资源网于2007组年建成立的项目开发团队,目前核心开发成员有27人, 项目协作成员8名.下设7个开发组,主要承接大/中型网站项目开发任务。

    由于开发任务较多,人员比较紧张,现面向社会招聘全职或者兼职开发人员,不管你是在校大学生,还是全职开发人员,以及SOHO都可以联系本站,我们可以长期合作,并为您带来丰厚的报酬。
  您现在的位置:PHP开发资源网 > 麻辣堂 > 详细资料
待解决
FC5安装ZendStudio-5_2_0的问题?
悬赏分:20 - 2007年08月22日

安装ZendStudio-5提示
libdl.so.2
libc.so.6
librt.so.1
libpthread.so.0

没有有这样的文件
英文原文:
[root@localhost down]# ./ZendStudio-5_2_0.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...
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 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.3713/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory


我使用 find / -name搜索上面的文件 分别在/LIB目录中。

看了 那个5-19-2006发的帖子,里面还提到了 /etc/ld.conf文件

可是我没有在 /etc目录下找到这个ld.conf文件
反而在/usr/share/lam/l找到'ld.conf'文件
使用cat命令查看 路径 指向 为 "/usr/lib/lam"

我 先备份下 ld.conf文件 修改下 里面的路径
"/usr/lib"

执行 ./ZendStudio-5.2.0.bin
还是一样的提示 找不到
这回我去/lib目录中查看
libdl.so.2 指向 libdl-2.4.so
libc.so.6 指向 libc-2.4.so
librt.so.1 指向 librt-2.4.so
libpthread.so.0 指向 libpthread-2.4.so

系统中文件全部都存在,为什么还提示文件没有呢?

郁闷! 郁闷! 郁闷! 郁闷!

把ld.conf文件的路径在修改为"/lib"; 还是一样的结果!

[ 本帖最后由 moqiruyi 于 2006-6-24 12:13 PM 编辑 ]

提问者:moqiruyi   08-22 08:08
答复
路过。。。顺便帮顶:)
回答者:玉米づ冰冻可乐 - 瓦岗村民 8-22 09:10
我也来回答:
不管你有没有帮助我们,瓦岗寨8万村民将感谢你。。。。。

为防止灌水,您需要计算一道数学题: 答案:
63 + 72 = ? 请将计算结果填在上面

 
[]
©2007 PhpRes.COM