How to upgrade to Mozilla Firefox Browser 1.0

A place to ask all newbie questions and not get flamed, though you will get beaten down if you post a newbieish question outside of these walls.
Post Reply
kopibean
Adept
Posts: 66
Joined: Sat Nov 27, 2004 12:42 pm

How to upgrade to Mozilla Firefox Browser 1.0

Post by kopibean »

Hi, I have downloaded the Mozilla Firefox 1.0 from http://www.mozilla.org but was not sure how can I upgrade the existing Firefox 0.9 in my Gentoox to the latest version. I ran the installation program and it seem to run fine, but when I clicked on the Mozilla browser icon in my XFCE or type "firefox" on command shell, the 0.9 version is launched instead of 1.0 version. Any help is greatly appreciated. Thanks.
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

You should install using the emerge command.
If you've got plenty of time use

Code: Select all

emerge sync && emerge mozilla-firefox
If you don't want to wait ages use

Code: Select all

emerge sync && emerge mozilla-firefox-bin
I'm not sure which one is already installed on gentoox so you may need to do either

Code: Select all

emerge unmerge mozilla-firefox
or

Code: Select all

emerge unmerge mozilla-firefox-bin
first if you want to move from the binary version to the source version or vice-versa
If you keep an open mind, will your brain fall out?
kopibean
Adept
Posts: 66
Joined: Sat Nov 27, 2004 12:42 pm

Post by kopibean »

Thanks nobspangle, the instruction is perfect!!! Now I have upgraded my Mozilla browser to 1.0 :)
smanky
Newbie
Posts: 8
Joined: Mon Dec 06, 2004 6:57 am

Post by smanky »

real stupid question... well a few stupid questions... (1) where do I find the info on how to use the emerge command? (2) I downloaded the gimp, and I want to install it, but I have no idea how to do so. it's a tar.bz2 file.

I looked through the tutorials on this site about emerge unmerge etc and I couldn't find them.

Thanks
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

This is a good place to start with emerge.
To install gimp you don't need to download the files from elsewhere just type
emerge gimp
and portage will sort it out for you.
If you keep an open mind, will your brain fall out?
Post Reply