Update Firefox 3.5 on Ubuntu 9.04
I wanted to run the latest Firefox on Ubuntu 9.04 and found this script: http://sourceforge.net/projects/ubuntuzilla/files/
Download your platform, most likely the i386 and then install:
sudo dpkg -i /path/to/ubuntuzilla*.deb
sudo apt-get install -f
I had to install the dependent library manually, it tells you if it is missing.
sudo ubuntuzilla.py -b -g -a install -p firefox
The -b option skips the filespace checking and backup of the profile, and the -g skips the GPG code check which for some reason was not working to access the keys...
After that I launched it and it was working!
0 TrackBacks
Listed below are links to blogs that reference this entry: Update Firefox 3.5 on Ubuntu 9.04.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1917