有人在ML下成功使用swiftfox 吗?
swiftfox 是专为linux优化的firefox第三方版本,据说效果很不错,甚至比在win下使用firefox流畅。不知为何我下载后运行没有响应。google到的都是其他发行版的成功介绍。大家有没有感觉linux下官方firefox非常迟滞?
swiftfox网址:http://getswiftfox.com/ 1.5.0.3 跑不起来
1.5.0.1 行 太好了,试哈。有什么感受吗?
谢谢 shit!网站只有1.5.0.3的下载 console 里运行,贴出错误信息 console 里运行,贴出错误信息
奇怪了,结果是:
# swiftfox-bin
bash: swiftfox-bin: command not found
# firefox-bin
bash: firefox-bin: command not found
# firefox
bash: firefox-bin: command not found
# swiftfox
bash: firefox-bin: command not found
在Konqueror里明明显示swiftfox-bin是可执行文件,firefox-bin是到swiftfox-bin的连接文件的啊。
嗯,官方原版的在console里运行也是同样提示,加%u参数也一样。 当然了,你把 swiftfox 装到了 bash 找不到的目录里了……………………
你加上目录地址吧~~,在 swiftfox 的目录里 ./swiftfox 就行了。
看看能运行么 当然了,你把 swiftfox 装到了 bash 找不到的目录里了……………………
你加上目录地址吧~~,在 swiftfox 的目录里 ./swiftfox 就行了。
看看能运行么
:oops: 基本功啊。
结果如下:
sh-3.00$ ./swiftfox
./swiftfox-bin: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory
检查swiftfox目录下没有这个文件,firefox的目录下也没有。 smart update;smart install firefox,这样会把firefox的依赖安装上,同样swiftfox应该会就行了。 在智能包管理器里查了一下,好像安装firefox没有包括这样一个库文件。
我按照MLwiki上介绍的方法手动安装的firefox官方版可以正常运行,它的文件夹里也没有这个库文件。
难道这是swiftfox自身才调用的文件,而又漏放进包里了? 那个 so 应该是 pango 的,你看看有没有文件名差不多的,做个 ln -s 。 1.5.0.3 跑不起来
1.5.0.1 行
安装顺序安装
先升级1.5.0.1
再升级1.5.0.3就可以了 smart install cairo pango gtk2 smart install cairo pango gtk2
很遗憾,我的smart很多“失速”,南方电信ADSL6M。
so,研究smart中…… # smart reinstall -y cairo pango gtk2
载入缓存...
更新缓存... (更新缓存... #########################################################
计算处理中...
获取 包...
-> http://apt.ml.maihaohui.com/stable/2.0/RPMS.main/pango-1.8.1-2mgc.i686.rpm
pango-1.8.1-2mgc.i686.rpm ## (失速 - 5%pango-1.8.1-2mgc.i686.rpm ##### (失速 - 11%pango-1.8.1-2mgc.i686.rpm ############### (失速 - 29%pango-1.8.1-2mgc.i686.rpm ########################### (失速 - 52%-> http://apt.ml.maihaohui.com/stable/2.0/RPMS.main/gtk2-2.6.8-2mgc.i686.rpm
pango-1.8.1-2mgc.i686.rpm ######################################################### [ 33%]
gtk2-2.6.8-2mgc.i686.rpm ######################################################### [ 66%]
-> http://218.56.161.13/magiclinux/RPMS.updates/cairo-1.0.2-1mgc.i686.rpm
cairo-1.0.2-1mgc.i686.rpm ### (失速 - 7%cairo-1.0.2-1mgc.i686.rpm #########################################################
提交处理中...
准备中... (0准备中... ##################################### ( 66准备中... #########################################################
1:安装 cairo (0% 1:安装 cairo (0% 1:安装 cairo ################################ ( 57% 1:安装 cairo ######################################################### [ 33%]
2:安装 pango (0% 2:安装 pango ################################ ( 57% 2:安装 pango ########################################################( 99% 2:安装 pango ######################################################### [ 66%]
3:安装 gtk2 (0% 3:安装 gtk2 # (2% 3:安装 gtk2 ######### ( 17% 3:安装 gtk2 ####################### ( 41% 3:安装 gtk2 ###################################### ( 67% 3:安装 gtk2 ########################################## ( 74% 3:安装 gtk2 ############################################# ( 79% 3:安装 gtk2 ############################################### ( 84% 3:安装 gtk2 ##################################################### ( 94% 3:安装 gtk2 ########################################################( 99% 3:安装 gtk2 #########################################################
# ./swiftfox
./swiftfox-bin: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory
郁闷啊,到底我这三个软件包都安装成功了吗?
到底这个libpango……是什么东东?