Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17
I downloaded Firefox 2.0 from the Mozilla site, and the folder is here: tmp/firefox-2.0.0.1.tar I am totally blanking out on what I need to do to install this and then ...
  1. #1
    Just Joined!
    Join Date
    May 2006
    Posts
    10

    How do I install Firefox 2.0 on SUSE 10.0??

    I downloaded Firefox 2.0 from the Mozilla site, and the folder is here:
    tmp/firefox-2.0.0.1.tar

    I am totally blanking out on what I need to do to install this and then uninstall the previous version.

    Can someone point me in the right direction to do this?

    Thanks!

  2. #2
    Linux Engineer d38dm8nw81k1ng's Avatar
    Join Date
    Mar 2005
    Location
    Newcastle
    Posts
    793
    ok, open up a terminal and locate where you saved the .tar.gz file to. let's say it's in a directory called Downloads, do the following:
    Code:
    cd ~/Downloads
    then decompress the .tar archive:
    Code:
    tar xvf firefox-2.0.0.1.tar
    then do cd into the directory that will have been created (probably firefox-2.0.0.1):
    Code:
    cd firefox-2.0.0.1
    then run the installer script (i have no idea what it's called, but say it's called setup)
    Code:
    ./setup
    that will run the GUI installer that you are familiar with from windows.

    alternatively, you can install the RPM which you can find by hunting google for, browsing to the directory (in your graphical file browser) and running the file with a double (or single) click. this will do all the hard work for you
    Here's why Linux is easier than Windows:
    Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
    Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?

  3. #3
    Linux User peteh's Avatar
    Join Date
    Oct 2006
    Location
    UK
    Posts
    337
    I would remove old firefox first with
    K menu (assuming you have KDE - similar in Gnome I assume) --> System -->Remove software.

    When you've done this, unzip new firefox into a suitable directory and it's usable from there with the "firefox" executable. If you want a desktop link, create a simlink.
    Pete

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by peteh
    I would remove old firefox first with
    K menu (assuming you have KDE - similar in Gnome I assume) --> System -->Remove software.
    Dont remove earlier version. if you remove that, all settings and plug-ins will also get removed.

    Quote Originally Posted by Boston Joe
    Can someone point me in the right direction to do this?
    right click on Downloaded file and select 'Extract here'. this will create 'Firefox' folder in same location. open that folder and look for 'firefox' file. double click on it.FireFox2 window will pop up. create a link of this file in Menu or on Desktop.
    FireFox2 is not available in stable repositories, whenever it will, Software Updater will upgrade earlier version. keep both versions fo time being.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Linux User peteh's Avatar
    Join Date
    Oct 2006
    Location
    UK
    Posts
    337
    Well I haven't had that problem but in any case I assume you back up your profile folder (/home/your name/.mozilla). If it disappears after you remove firefox just put your back up folder where it should be and then unzip firefox 2.0.0.1 as I explained above.
    Pete

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by peteh
    Well I haven't had that problem but in any case I assume you back up your profile folder (/home/your name/.mozilla).
    i suggested not to remove earlier version only coz of this reason.
    why are suggesting 'removal'? you can keep both and it would be lot easier to upgrade properly later on.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Linux User peteh's Avatar
    Join Date
    Oct 2006
    Location
    UK
    Posts
    337
    Firefox 2 download from the mozilla firefox site is stable and works perfectly well. I'm not sure what you mean by "upgrade properly".
    Pete

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by peteh
    Firefox 2 download from the mozilla firefox site is stable and works perfectly well. I'm not sure what you mean by "upgrade properly".
    i mean to say that download latest version, use it BUT dont delete earlier version of FireFox. whenever Latesr version will available in repositories, updater will update earlier version too.
    its good Update packages through Updater rather than downloading maually again n again.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined! Dark_Knight's Avatar
    Join Date
    Aug 2006
    Location
    Vancouver, BC, Canada
    Posts
    42
    Quote Originally Posted by Boston Joe
    I downloaded Firefox 2.0 from the Mozilla site, and the folder is here:
    tmp/firefox-2.0.0.1.tar

    I am totally blanking out on what I need to do to install this and then uninstall the previous version.

    Can someone point me in the right direction to do this?

    Thanks!
    Simply add the repository http://software.opensuse.org/downloa...SE_Linux_10.0/ to either ZMD Updater or YAST. When added you can then update the previous installation of Mozilla Firefox with out needing to manually download the package after each new release.

  10. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by Dark_Knight
    Simply add the repository http://software.opensuse.org/downloa...SE_Linux_10.0/ to either ZMD Updater or YAST. When added you can then update the previous installation of Mozilla Firefox with out needing to manually download the package after each new release.
    is FireFox2 available in that repo? i didn't know this.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...