Quote:
Originally posted by satimis
Hi folks,
FedoraCore2
I'm running firefox-0.9.3-0.fdr.4 on OS. However the latest version is "Firefox 1.0.2"
Also I'm running "yum update" to upgrade new version of packages. Please advise what is the repositories for "firefox"
TIA
B.R.
satimis
|
You can download the Firefox 1.0.2 version from
http://www.mozilla.org which has a nice installer that you run from a console window if you can't find the rpm at any of the sites I have in my
yum.conf.
After you download the tar.gz Firefox package from here >
http://www.mozilla.org/products/firefox/all.html , run as root:
Code:
tar xvzf firefox-1.0.2.installer.tar.gz
then in the console, change to the directory it unpacked to by typing as root:
and then you run
Code:
./firefox-installer
Make sure you choose "custom install path" and make sure it goes to
/usr/local/firefox
You can then after that make any launcher addition to the menu or taskbar or desktop and make the command
Code:
'/usr/loca/firefox/firefox'
The icon is available in the
/usr/local/firefox/icons directory. Choose the one that's the largest (mozicon50.xpm).