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-218071/)

itywygms 08-15-2004 08:34 PM

firefox
 
ok im a winblows wiz but new to linux. i have tried fedora, ark, debian, and mandrake. ark seemed more eye pleasing than any other but support was terrible. mandrake seems very easy so far but..... since i am new to this i have a problem. i like using firefox as my browser.
i automatically log on as myself when linux starts. i can download the firefox rpm and install it. firefox will open and i can browse the internet. when i close the windows firefox disappears and i cannot find it.
do i need to install it as root? if i do, how do i log on as root?
if it is installed then where the heck is it?
im new so details are needed.
thanx

bruno buys 08-15-2004 09:06 PM

You can launch it via command line by doing
firefox
It will work. But if you want to create a menu entry to it in kde, just launch kde menu editor and create it.
Menu editor is accessed by right-clicking in the K icon of the menu. You'll have to give the entry the whole path to firefox binary. You can figure it out by doing
whereis firefox
in the command line.

itywygms 08-15-2004 09:24 PM

when i run it using "run command" i get {Could not run the specified command!} if i type the command from a konsole i get {command not found}
thanx for the quick reply

bruno buys 08-15-2004 09:31 PM

Try with the complete path, like
/usr/bin/firefox/firefox

If it works, you can use it both in the run command and in the console.

itywygms 08-15-2004 09:44 PM

thats the thing. i cannot find that file. if i look in usr/bin there is no firefox. i think it is getting installed but not staying installed. should i try installing as root? and if so how do i do that?

bruno buys 08-15-2004 10:18 PM

Do
whereis firefox

itywygms 08-15-2004 10:24 PM

if i do that with the run command it flashes and then is gone. if i run from konsole it shows firefox in the next line but nothing else.

bruno buys 08-15-2004 10:31 PM

Forget run comand for now.
Use the console.
What do you mean in the next line? whereis is meant to help you figure where are the files.

Its only duty is to tell you where they are.

Once you know, you can create the shortcuts with menu editor.

itywygms 08-15-2004 10:35 PM

remember i am very new to this. if i go to konsole and type "whereis firefox" the next line underneath it says firefox.



[kevin@x1-6-00-07-e9-6d-24-c0 kevin]$ whereis firefox
firefox:
[kevin@x1-6-00-07-e9-6d-24-c0 kevin]$


this is what i get.

itywygms 08-15-2004 10:36 PM

i REALLY apreciate the help.

bruno buys 08-15-2004 10:58 PM

Oh! Ok, sorry. I didn't get it before.
This output means whereis couldn't find firefox. Are you positive you installed it correctly?
Install it as root, and after finished, do whereis again. Post here the results.

itywygms 08-15-2004 11:03 PM

how do i install as root? i do not know how to log in as root or install as root.
again. the help is AWSOME!!!!

SLAY3R 08-15-2004 11:16 PM

Quote:

Originally posted by bruno buys
Oh! Ok, sorry. I didn't get it before.
This output means whereis couldn't find firefox. Are you positive you installed it correctly?
Install it as root, and after finished, do whereis again. Post here the results.

Go into the terminal type SU
Eneter your root password. Then install.:D

itywygms 08-15-2004 11:25 PM

do i install from the terminal or from the desktop? i do the su thing and type password. i install from my DESKTOP and still get the same thing. firefox opens up and i can browse the internet but after i close all the windows it is gone. the program dissapears after i close the windows. i think i need to install from a terminal but do not know how.
i would buy you a beer if i could......:D

SLAY3R 08-15-2004 11:58 PM

This may help.


All times are GMT -5. The time now is 04:43 AM.