Home > Internet > Google Toolbar FIX for Firefox 2 : Ubuntu (6.10)

Google Toolbar FIX for Firefox 2 : Ubuntu (6.10)

So I’ve realized that the Google Toolbar will not install on Ubuntu 6.10 “Edgy Eft” with Firefox 2. I did however figure out a fix for it. Thanks to a post on Google Groups “Something’s Broken” and the Ubuntu Forums. Below are instructions for downloading, “fixing” and installing the Google Toolbar on Firefox 2.

  1. Download Google Toolbar (Save to disk)
  2. Open the archive (double-click or Open With “Archive Manager”)
  3. Edit the install.rdf file and change it from:

Linux

to

linux-gnu_x86-gcc3

This is the main reason that it wont compile in the first place. It needs to specify what build and compiler was used to make Firefox 2 and “Linux” just isn’t quite specific enough.

Now that we’ve changed that file we’ll have to do one more little tweak. At this point we’ve changed the contents of the archive so we also need to remove the digital signature that verifies the archive. Even that one little change will cause the archive to not verify on signature check. The next step is to remove the contents of the /META-INF/ folder.

  • Delete the three files in the /META-INF/ folder of the archive

At this point you should be able to install the .xpi file and the Google Toolbar will function as expected. Either drag-and-drop the .xpi file into the extensions box or select File > Open File and select your newly edited google-toolbar-linux.xpi file.

Tada!

If this article has been helpful, please consider linking to it.

Categories: Internet Tags:

Related Posts

  1. December 1st, 2006 at 19:49 | #1

    Just what I was looking for to install the toolbar (to check pagerank). Thanks!

  2. December 1st, 2006 at 19:56 | #2

    I hope it was simple enough. It really was pretty simple once I figured out how it was pieced together.

  3. Andy
    January 24th, 2007 at 08:07 | #3

    Thanks for this, these instructions got me going in the right direction. They don’t work as-is though. When I open the archive, it opens with Ark (The one you mention does not get installed by default) and it would always fail when trying to update the install.rdf file after editing it.

    I had to unzip the file manually to edit the install.rdf and then update the zip file. (zip -r -y ../google-toolbar-linux.xpi . -i)

    All good after that. Thanx!

  4. Albert
    August 1st, 2007 at 10:43 | #4

    ok.. that’s what I get… did anyone have the same problem?

    “Google Toolbar for Firefox could not be installed because it is not compatible with your firefox build type (Linux_x86_64-gcc3). Please contact the author of this item about the problem.”

  5. jak
    May 9th, 2008 at 13:59 | #5

    I sorry I was not able to apply this wonderful.. thing…

  6. epodon
    January 20th, 2010 at 01:09 | #6

    Worked great… Thanks!!!!

  1. December 31st, 2006 at 14:12 | #1