13

Installing Mozilla Firefox 3.6 openSUSE 11.2

Today the Mozilla Developers released Firefox 3.6, which has been promptly added to the openSUSE Mozilla Stable Repository. You can read more about the release in a previous blog post. To install this new version Firefox on openSUSE 11.2, we’ll have to add the Mozilla repository, then upgrade. family lawyer . remax . scalar pendants . broadview security . Here’s a guide on how to do just that:. Things To Do In New York . Add the Mozilla Repository which includes the new version of Mozilla Firefox 3.6: su -c ‘zypper ar http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/ openSUSE 11.2 Mozilla’Note: This will require the root password. carrier . If you have sudo setup, you can use sudo su -c instead of just su -c.You can optionally set the repository to refresh automatically

su -c ‘zypper mr -r openSUSE 11.2 Mozilla’
Now you can upgrade to the newest packages in the Mozilla repository using the dup feature of zypper. golden nugget . flowerama . auto service . locksmith nashville tn .
su -c ‘zypper dup -r openSUSE 11.2 Mozilla’
You can also install with:
su -c ‘zypper in firefox’


1 Star2 Stars3 Stars4 Stars5 Stars (6 votes, average: 3.67 out of 5)
Loading ... Loading ...

About the Author

I am ben kevan.. Well yeah. .that's about it.

Comments (13)

Trackback URL | Comments RSS Feed

  1. Fisiu says:

    After firefox update we stille hava mozilla-xulrunner191 installed but it’s not required anymore. So we can remove mozilla-xulrunner191* packages.

  2. ben.kevan says:

    Fisiu,

    Yes, you are correct. With Firefox 3.6 if you’ve upgrading using the dup method, all xulrunner packages will be upgraded to 1.9.2.

    Which means if you want to keep your machine free of software you don’t need, then remove the previous xulrunner191 versions with:

    su -c ‘zypper rm mozilla-xulrunner191*’

    Which will then remove all previous versions of mozilla-xulrunner.

    Thank you for the comment.

  3. Sontaya says:

    Thank you for shared. I used dup feature it worked.

  4. [...] Installing Mozilla Firefox 3.6 openSUSE 11.2 | Free Techie Blog. [...]

  5. Wolfgang says:

    Fisiu :
    After firefox update we stille hava mozilla-xulrunner191 installed but it’s not required anymore. So we can remove mozilla-xulrunner191* packages.

    It’s not required for Firefox 3.6 anymore doesn’t necessarily mean it’s not required for your system anymore though.
    I something complains when trying to remove then just keep it please otherwise some other applications may fail.

  6. Richard says:

    Please, can you help with installing Firefox 3.6 on openSUSE 11.1?

  7. ben.kevan says:

    Yes.. please let me know the problem you are having and I can help get it working.

    You can email me if you wish.

  8. Leevi says:

    Hi Richard,

    Just replace 11.2 in the instructions to 11.1.

    -”Works on my machine”

  9. Frank says:

    The upgrade didn’t quite work for me: After zypper successfully installed MozillaFirefox 3.6, starting firefox resulted in an error message:

    /usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/xulrunner-1.9.2.0/libxul.so: undefined symbol: gdk_x11_window_get_drawable_impl

  10. conqueror says:

    Does not work OpenSUSE 9.1

  11. Sharad says:

    First, I did which zypper – got the o/p as /usr/bin/zypper …..ok so zypper exists

    I give the command

    su -c ‘zypper http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/ openSUSE\ 11.2\ Mozilla’

    then i enter root password

    but I am getting the error message as

    http://download.opensuse.org/repositories/mozilla
    /openSUSE_11.2/: ‘zypper: command not found

    What could be the problem. I am running Suse 11.2 64 bit OS

  12. ben.kevan says:

    If you’re using su -c then you’ll have to actually give the full path to zypper.. So:

    su -c ‘/usr/bin/zypper …..’

    or su -c ‘`which zypper` ….’

    SHould work for you

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.