Quote:
Originally Posted by Edstorm
Besides that, is there a good reason to why Iceweasel is better to be used than firefox?
Thanks a lot!
|
You can easily replace iceweasel with firefox if you want to (I did). Just remove iceweasel, then download firefox, untar it, and copy the firefox directory to /usr/lib/. Then cd into /usr/bin/ and run:
ln -s /usr/lib/firefox/firefox firefox
so the launcher on the bottom panel still works. Backup your /usr/lib/iceweasel/plugins/ first in case you need to replace any of them (like flash). For java, just cd into /usr/lib/firefox/plugins/ and run:
ln -s /usr/lib/jre<VERSION>/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/firefox<VERSION>/plugins
It will be up to you to manually update firefox from then on.