Google Plus

Howto : Upgrade from Firefox3.x to 3.5 in Linux

Written by Mel Kham on . Posted in Linux tutorials

Firefox 3.5 has been released and is available for download, the new version is faster than ever and come with many new features.

What’s New in Firefox 3.5

Firefox3.5 is based on the Gecko 1.9.1 rendering platform, which has been under development for the past year. Firefox 3.5 offers many changes over the previous version, supporting new web technologies, improving performance and ease of use. Some of the notable features are:

  • Available in more than 70 languages. (Get your local version!)

  • Support for the HTML5 and elements including native support for Ogg Theora encoded video and Vorbis encoded audio. (Try it here!)

  • Improved tools for controlling your private data, including a Private Browsing Mode.

  • Better web application performance using the new TraceMonkey JavaScript engine.

  • The ability to share your location with websites using Location Aware Browsing. (Try it here!)

  • Support for native JSON, and web worker threads.

  • Improvements to the Gecko layout engine, including speculative parsing for faster content rendering.

  • Support for new web technologies such as: downloadable fonts, CSS media queries, new transformations and properties, JavaScript query selectors, HTML5 local storage and offline application storage, text, ICC profiles, and SVG transforms.

     

Upgrade your current firefox for Linux to firefox3.5

1- Download firefox3.5 from Firefox website

Go to /tmp

cd /tmp

wget http://download.mozilla.org/?product=firefox-3.5&os=linux〈=en-US

 

2- Now close all the windows of your current firefox and untar,

 

tar -jxvf firefox-3.5.tar.bz2

 

I suppose that your firefox3.x is installed in the folder /usr/lib/firefox-3.x,

make backup of this directory first :

#cp -r /usr/lib/firefox-3.x /usr/lib/firefox-3.x.backup

remove old files with :

#rm -rf   /usr/lib/firefox-3.x/*

Now verify first where your current firefox is installed and adjust the command bellow to point the installation to this folder.

In my case /usr/lib/firefox.3.x

cp -avr firefox/* /usr/lib/firefox-3.x/
 And is done :)

 

For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.
  • http://linuxtidbits.wordpress.com/ Gen2ly

    Probably be a good idea to mention that it be best to use the distro’s package manager if available. Adding it as such will cause problems with removing and updating.

    For people that have been using firefox for awhile too, couldn’t hurt to start with a new profile too. Then you can transfer passwords, history… to it. Wrote about it-here:

    http://linuxtidbits.wordpress.com/2009/06/30/restore-settings-on-a-broken-firefox/

  • tej.parkash

    I don’t think that this is called upgrade. It is just remove earlier firefox and replace it with new one

    • unimen

      tej.parkash :

      exactly ; is fresh going to updated version :)

  • http://ossigeno.sourceforge.net Giorgio Sironi

    Do NOT do this. Since the firefox was installed by the package manager of your distribution, it will not track these changes and you will lose the possibility to upgrade firefox or it will be overwritten. Downloaded stuff should be kept in /opt and then you can place a symbolic link where you want. :)

  • Philip Marno

    I followed the same instruction from another website and now my firefox if foxed.
    When Start firefox I get an :

    XML XML Parsing Error: undefined entity Location: chrome://browser/content/browser.xul
    Line Number 34, Column 1:

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

Pat L

|

I tried it and it works with a regular zip file, but if you password-protect the .zip file it does NOT work.

SK

|

Yes we can. What kind of help you need? We are doing outsourcing and technical support for Linux and Open source worldwide. To know more about the details visit here.

ClintB

|

After install as above, run shell script /opt/Citrix/ICAClient/wfica.sh manually and note lib errors still occur. I had the x64 motif loaded but had to manually install the x86 too. Got that from http://rpmfind.net/linux/rpm2html/search.php?query=libXm.so.4 Even after that, I still had to do a “yum install alsa-lib.i686 alsa-lib.x86_64″ to resolve any additional libasound.so.2 errors. Once those two lib issues were resolved, Citix Web Interface launched apps fine by telling browser to open launch.ica using /opt/Citrix/ICAClient/wfica.sh. Good luck Ernesto!

AD

|

I need some Help on Linux,can you guide me ?

Edson Carlos

|

In debian no found. I need link download install in linux debian

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .