QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1253|回复: 0

firefox 3 的安装与插件配置

[复制链接]
发表于 2008-5-26 08:22:13 | 显示全部楼层 |阅读模式
下载静态版本的firefox和插件rpm包,下载地址如下

http://www.mozilla.com/en-US/firefox/all-rc.html
http://ftp.magiclinux.org.cn/hau ... s-3.0-1mgc.i686.rpm

解压firefox到相应目录,比如/opt/firefox

自己写一个 firefox.desktop 快捷菜单,注意路径并保存为utf8码


  1. [Desktop Entry]
  2. Comment=
  3. Comment[zh_CN]=
  4. Exec[$e]=/opt/firefox/firefox
  5. GenericName=Web 浏览器
  6. GenericName[zh_CN]=Web 浏览器
  7. Icon=firefox
  8. MimeType=
  9. Name=firefox
  10. Name[zh_CN]=firefox
  11. Path[$e]=
  12. StartupNotify=false
  13. Terminal=false
  14. TerminalOptions=
  15. Type=Application
  16. X-DCOP-ServiceType=none
  17. X-KDE-SubstituteUID=false
  18. X-KDE-Username=
复制代码


使用root权限做一个链接并安装firefox插件

su
cd /usr/lib
ln -s /opt/firefox
rpm -ivh firefox-plugins-3.0-1mgc.i686.rpm

注意,如果怕麻烦,把静态包直接解压为/usr/lib/firefox 。

[ 本帖最后由 haulm 于 2008-5-26 08:23 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-23 22:26 , Processed in 0.042261 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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