LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-15-2004, 08:34 PM   #1
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Rep: Reputation: 15
Question 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
 
Old 08-15-2004, 09:06 PM   #2
bruno buys
Senior Member
 
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,513

Rep: Reputation: 46
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.

Last edited by bruno buys; 08-15-2004 at 09:08 PM.
 
Old 08-15-2004, 09:24 PM   #3
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
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
 
Old 08-15-2004, 09:31 PM   #4
bruno buys
Senior Member
 
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,513

Rep: Reputation: 46
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.
 
Old 08-15-2004, 09:44 PM   #5
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
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?
 
Old 08-15-2004, 10:18 PM   #6
bruno buys
Senior Member
 
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,513

Rep: Reputation: 46
Do
whereis firefox
 
Old 08-15-2004, 10:24 PM   #7
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
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.
 
Old 08-15-2004, 10:31 PM   #8
bruno buys
Senior Member
 
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,513

Rep: Reputation: 46
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.

Last edited by bruno buys; 08-15-2004 at 10:32 PM.
 
Old 08-15-2004, 10:35 PM   #9
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
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.
 
Old 08-15-2004, 10:36 PM   #10
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
i REALLY apreciate the help.
 
Old 08-15-2004, 10:58 PM   #11
bruno buys
Senior Member
 
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,513

Rep: Reputation: 46
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.
 
Old 08-15-2004, 11:03 PM   #12
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
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!!!!
 
Old 08-15-2004, 11:16 PM   #13
SLAY3R
Member
 
Registered: Aug 2004
Location: ICT
Distribution: SuSe 9.1 Pro
Posts: 33

Rep: Reputation: 15
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.
 
Old 08-15-2004, 11:25 PM   #14
itywygms
Member
 
Registered: Aug 2004
Posts: 51

Original Poster
Rep: Reputation: 15
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......
 
Old 08-15-2004, 11:58 PM   #15
SLAY3R
Member
 
Registered: Aug 2004
Location: ICT
Distribution: SuSe 9.1 Pro
Posts: 33

Rep: Reputation: 15
This may help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Firefox Slower than Windows Firefox on same machine gherikill Linux - Software 17 02-21-2008 12:06 AM
firefox on windows and firefox on linux boxerboy Fedora 7 08-13-2005 06:49 PM
[Linux; Firefox 1.02] Firefox gone blank?! Jeff_Eklund Linux - Software 5 05-13-2005 01:11 PM
Symlinking Firefox Extensions from Windows to Firefox? apachedude Linux - Software 11 11-26-2004 05:00 AM
Firefox died (Fedora Core 1, firefox latest) Brakki Fedora 1 03-05-2004 11:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration