So it seems it’s that time again…. either wait for Ubuntu 10.04 or install Firefox 3.6 your self. It’s not like it will crash the os by including 3.6 in a update…. anyway here is my Firefox 3.6 install guide for Ubuntu 9.10.
- Download the latest Firefox 3.6 from http://getfirefox.com/
- Run the Archive Manager as root by pressing alt+f2 and runing gksu file-roller
- Open firefox-3.6.tar.bz2 from your Downloads folder
- Extract the firefox folder to /opt/
- Open Terminal from Accessories menu
- Run the following commands
- sudo mv /opt/firefox/Plugins /opt/firefox/Plugins-orig
- sudo ln -s /usr/lib/firefox-addons/Plugins /opt/firefox
- sudo mv /usr/bin/firefox /usr/bin/firefox-orig
- sudo ln -s /opt/firefox/firefox /usr/bin
- You now got the latest Firefox installed
