ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #05180
Re: [Question #77617]: Can't update Firefox 3.0.11 to 3.5.1
Question #77617 on firefox-3.0 in ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+source/firefox-3.0/+question/77617
Status: Open => Answered
actionparsnip proposed the following answer:
Firefox 3.5 is not an upgrade in Jaunty, only in karmic andlater. You
can install 3.5 using
sudo apt-get install firefox-3.5
you will now have 2 firefoxes installed as 3.5 will not upgrade the
3.0.11. You can uninstall 3.0.11 if you wish, if you do. I strongly
recommend you run:
sudo rm /usr/bin/firefox; ln -s `which firefox-3.5` /usr/bin/firefox
to smooth your life over. You will also need to reinnstall your addons
as the ones you have are for 3.0.11 and not 3.5 and you may lose adons
as the devs may not have caught up yet.
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.