http://blog.csdn.net/pipisorry/article/details/39738397
After you reload Firefox, change the directory in Firefox's original path/opt/firefox5/firefox to/opt/firefox/firefox and then double-click the HTML file to not respond.
Cause: The system path (double-click the HTML file, the system will automatically go to the path to find the corresponding program shortcut)/usr/bin in the Firefox shortcut path or the original, to modify the current
[Email protected]:/usr/bin#ls-l firefoxlrwxrwxrwx 1 root root Sep 18:40 Firefox--/opt/firefox5/firefox
[Email Protected]:/usr/bin#ln-sf/opt/firefox/firefox firefox[email protected]:/usr/bin#ls-l firefoxlrwxrwxrwx 1 root Root Oct 2 21:26 firefox-/opt/firefox/firefox
This allows you to double-click the HTML file to open it with your own later reload Firefox.
How to update Firefox under Ps:ubuntu
The steps are as follows:
1) go to the official Firefox website to download the new version of Firefox.
http://www.mozillaonline.com/
2) Unzip the file package that you downloaded.
$ TAR-JXVF firefox-3.6.11.tar.bz2
3) Move the extracted directory to the/usr/lib folder.
$ sudo mv firefox/usr/lib/firefox-3.6.11
3) Enter the catalogue/usr/bin
$ cd/usr/bin
4) Create a link
$ sudo ln-s/usr/lib/firefox-3.6.11/firefox Firefox
5) You click on the System Firefox icon is the latest
6) You can personalize your Firefox settings. (tools/add-ons)
from:http://blog.csdn.net/pipisorry/article/details/39738397
Ref:ubuntu re-install Firefox
Linux reload Firefox after double-click the HTML file does not respond, the default Firefox path is the original