LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Help Me in installing firefox 1.5.0.6 (https://www.linuxquestions.org/questions/linux-software-2/help-me-in-installing-firefox-1-5-0-6-a-484856/)

vineethshyam 09-19-2006 01:25 AM

Help Me in installing firefox 1.5.0.6
 
Hi, I am new to linux.I installed fc4. The firefox version was 1.0.8.I wanted to install 1.5.0.6.I downloaded the tar and untarred it and ran the intall shell script.Its giving an error:unable to run script.How should I install firefox 1.5.0.6.Can anyone help me ? Should I uninstall the existing firefox first.

odcheck 09-19-2006 02:37 AM

Why do you install FC4 ? If FC5 is the current standard stable version? And FC6 is already in Test3 state?
But how ever. I would recommend you to install Firefox using yum.
For this visit http://dag.wieers.com and get known with yum.
In FC4 yum is already included but doesn't have enough repos.
So insert some explained by dag.
then as root from the command line
Code:

yum install yumex
Yumex is a GUI software update tool that clears the most dependecies problems.
After yumex is installed you can make your choice and select firefox to update.
Thats it.

inspiron_Droid 01-26-2007 09:13 PM

I'd recommend doing a multi step upgrade to FC5.

1. open up a terminal window and issue this command yum update

2.after the yum update command has competed issue this command yum install apt

3. then run a apt-get update

4. after the apt sources list is updated issue the apt-get dist-upgrade

5. Reboot your system and you have successfully upgraded to FC5.


All times are GMT -5. The time now is 10:59 PM.