新装的redflag7里firefox是3.0版的,喜欢用3.5版的。下了个3.5版的。就把3.0版的文件删掉了!这是网上找到的一个方法!用命令
ps aux |grep firefox 会返回有关firefox3.0的文件夹,
root 2468 0.0 0.1 6224 1100 ? S 22:33 0:00 /bin/sh /usr/lib/firefox-3.0.10/firefox/firefox
root 2471 0.0 0.1 6224 1160 ? S 22:33 0:00 /bin/sh /usr/lib/firefox-3.0.10/firefox/run-mozilla.sh /usr/lib/firefox-3.0.10/firefox/firefox-bin
root 2475 5.1 7.6 247460 78252 ? Sl 22:33 1:03 /usr/lib/firefox-3.0.10/firefox/firefox-bin
root 2545 0.0 0.0 5632 704 pts/1 R+ 22:54 0:00 grep firefox
删掉后把3.5版的文件夹放到原3.0版的位置,然后建立链接文件:
ln -s /usr/lib/firefox-3.0.10/firfox/firefox /bin/
可是开始菜单里的快捷方式和工具栏(类比windows)不知怎么改!还有我在firefox3.5版文件夹双击firefox文件,可以正常运行firefox,可是到bin文件夹下双击firefox链接,弹出一个对话框,要我选择打开方式!这是什么缘故!求大侠指教!