PDA

View Full Version : [SOLVED] Upgrading to firefox 3.6 on ubuntu 8.10



ownsuall
February 3rd, 2010, 04:42 AM
I'm trying to upgrade to firefox on ubuntu 8.10 but I'm having bad luck and my packages keep getting "broken" so I need some help. how do I upgrade to firefox 3.6?

ownsuall
February 3rd, 2010, 05:35 AM
I'm trying to upgrade to firefox on ubuntu 8.10 but I'm having bad luck and my packages keep getting "broken" so I need some help. how do I upgrade to firefox 3.6?
I installed 3.6 using
http://sourceforge.net/apps/mediawiki/ubuntuzilla/index.php?title=Ubuntuzilla_Installer_Script
but I lost all my plug-ins -.-

nanotube
February 3rd, 2010, 06:33 AM
I installed 3.6 using
http://sourceforge.net/apps/mediawiki/ubuntuzilla/index.php?title=Ubuntuzilla_Installer_Script
but I lost all my plug-ins -.-

question 1: what specific plugins did you lose? do they show up in about:plugins?

question 2: any particular reason you're using the old installer script, instead of the new repository?

Zifnab06
February 3rd, 2010, 07:08 AM
First of all I'm amazed I remembered my login.....

Second of all, to install ff 3.6 on 8.10:

sudo apt-get remove firefox ubufox
sudo apt-get autoremove

Download firefox from Mozilla. Extract to /opt/mozilla/firefox.
ln -s /usr/bin/firefox /opt/mozilla/firefox/firefox

What this does:

Gets rid of apt installation of firefox
Install from Mozilla (firefox will autoupdate now as well).
Links /usr/bin/firefox to /opt/mozilla/firefox/firefox. So, if you run 'firefox' (minus quotes) in a terminal, you will get firefox. You'll need to create your own menu links using this method though.

ownsuall
February 4th, 2010, 03:15 AM
I have firefox 3.6 installed had to use the old installer script the only way i could get it to install. I don't have ANY plugins.
this is what about:plugins looks like

No plugins are installed
Find more information about browser plugins at mozilla.org.
Help for installing plugins is available from plugindoc.mozdev.org.

ownsuall
February 8th, 2010, 05:52 AM
I got it fixed by running the commands
ln -s /usr/lib/jvm/ia32-java-6-sun-1.6.0.14/jre/lib/i386/libnpjp2.so /home/owner/.mozilla/plugins/libnpjp2.so

for java plugin and

sudo cp libflashplayer.so /home/owner/.mozilla/plugins/