LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   FireFox (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-283800/)

Dmacnumberfour 01-29-2005 03:19 PM

FireFox
 
Hello,
Where is the best place to download firefox browser. I'm running Red Hat 9. I have the Mozilla that came with it and would like to upgrade.
Thanks,
Dmac,

david_ross 01-29-2005 03:23 PM

You can get it from:
http://www.mozilla.org

Dmacnumberfour 01-29-2005 03:25 PM

Thanks,
I'll give it a try. Thanks for the fast response.
Dmac,

Dmacnumberfour 01-29-2005 04:58 PM

Hello,
I've searched this site and really haven't found anything that will help me with Installing FireFox.
I extracted it to a new folder that I created.
When I click on the firefox installer executable I get a dialogue box that says this.
"firefox - installer is an executable text file. Do you want to run it or display it's contents.

When I click run nothing really happens but a screen flash real quick.
When I click Run in Terminal, a terminal box flashes up really quick and goes away.
Whats the trick to getting this installed or that matter anything that is downloaded? I downloaded it from the above mentioned link. mozilla.org.
Dmac

proxyghost 01-29-2005 06:01 PM

Open a terminal window. Change to the directory and type
Code:

sh firefox-installer
this should bring up the install program.

Dmacnumberfour 01-29-2005 06:33 PM

proxyghost,
When I open a terminal window and I enter this( /home/darren/Extracted FireFox) for the directory that I extracted to and hit enter I get a message that says no such file or directory. I don't think I'm doing this correctly.
Dmac,

proxyghost 01-29-2005 06:37 PM

use the command
cd /home/skip/firefox-installer
This should let you change to the directory.
(be sure to change the directory names to fit what you used.)

Dmacnumberfour 01-29-2005 06:45 PM

I get no such file or directory with that command also.
Dmac,

proxyghost 01-29-2005 06:56 PM

What directory did you extract to?
if you extracted it to a folder with spaces in the name you would need to type it lik e so
Code:

cd '/home/darren/extracted firefox'
oh and remember that everything is case sensitive in the terminal

Dmacnumberfour 01-29-2005 07:55 PM

proxyghost,
I now get a little further. I enter cd '/home/darren/extracted firefox' and hit enter I get > and then I enter sh firefox-installer and hit enter I get another >
Whats next?
Dmac,

Dmacnumberfour 01-29-2005 08:35 PM

Thanks for the help,
I'm really getting frustrated with linux. It really shouldn't be this difficult to just install a program. Why not click on the .exe and have the program install. Sounds kinda like windows.
Anyways thanks for the help on this one.
Dmac,

ColKurtz 01-29-2005 08:56 PM

It's not that difficult... it's just different. It's like learning a different language. You'll learn the basics gradually, but if you get frustrated easily then Linux might drive you nuts.

Go to the directory with the firefox-installer and type (without the quotes) "./firefox-installer".

proxyghost 01-29-2005 09:08 PM

Linux does take a good bit of time to learn and can be frustrating at times. I hope I was able to give atleast some help in any case and that you were able to get firefox up and running.


All times are GMT -5. The time now is 02:28 PM.