LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1476|回复: 4

怎样安装firefox2.0,

[复制链接]
发表于 2006-10-25 21:54:04 | 显示全部楼层 |阅读模式
[root@localhost firefox]# ./firefox
./firefox-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
发表于 2006-10-26 00:58:24 | 显示全部楼层
apt-get install libstdc++5
回复 支持 反对

使用道具 举报

发表于 2006-10-26 16:16:56 | 显示全部楼层
firefox for Linux 不用安装的~解压可用。


http://rpmfind.net/linux/rpm2htm ... &submit=Search+...
回复 支持 反对

使用道具 举报

发表于 2006-11-5 10:10:27 | 显示全部楼层
这个问题是因为缺少libstdc++.so.5
解决办法是装上gcc-3.3.4,估计gcc-3.3.x都可以,最好是3.3.4吧,因为我试过,3.4.3已经没有libstdc++.so.5了,只有libstdc++.so.6,我也试过建立软链接libstdc++.so.5到libstdc++.so.6也不行,会提示其它错误

安装之前,查一下你的gcc版本:gcc -v,一般高版本gcc编译低版本都没什么问题
我的是LFS,需要源码安装,于是就根据LFS手册下载gcc-3.3.4的源码包装上就可以用firefox-2.0了。
回复 支持 反对

使用道具 举报

发表于 2006-11-6 20:38:09 | 显示全部楼层
[root@lephone firefox]# ./firefox-bin
./firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory
是什么原因阿
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表