LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 03-16-2005, 04:55 AM   #1
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794
Blog Entries: 2

Rep: Reputation: 30
launching firefox help


I've just installed mandrake on a new computer and I'm a bit lost. I was using windows xp and so this is a little different. The first thing I did was to download firefox, which worked, and then followed instructions on a thread here to install it through the konsole which also worked. However now I've closed firefox down I can't find it. I can find the file but don't know how to launch it. I'm finding this all a little difficult to get used to. Advice greatly appreciated. Thanks.
I'm using mandrake 10.1.
Also some advice has been given here about using easyurpmi but the page I'm taken to to set it up asks questions I don't know the answer to. About core distributions and architecture etc. I'm just quite lost right now.

Last edited by simcox1; 03-16-2005 at 04:58 AM.
 
Old 03-16-2005, 05:12 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Do you know which directory you installed it into? If you do, you can create a menu entry for Firefox using Menudrake or you can create a desktop shortcut.
 
Old 03-16-2005, 05:21 AM   #3
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
One way to find files is to choose Find/Find Files in the main menu
Just enter "firefox*" (without the quotes), and make sure you are searching all directories - erase the "file:/home/user" and make it "file:/"
Firefox is probably in /usr/local/firefox
Once you find the directory firefox is in, add firefox to your menu by rightclicking on the main start menu icon and choose "Menu Editor" then "add application.
Give it any title you like, and as Command enter:
/your/firefox/directory/firefox
 
Old 03-16-2005, 05:23 AM   #4
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
Well the file is listed as file:/home/simon/.mozilla/firefox if that helps.
 
Old 03-16-2005, 05:38 AM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Thats a directory that stores Mozill and Firefox settings. I am sure there is another directory somewhere.
 
Old 03-16-2005, 05:43 AM   #6
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
Searching under file:/ causes an error. So I search using file:/home/simon and as I say it comes up with the above. I've found the menu editor and add application. So I'll try typing what you said.
 
Old 03-16-2005, 05:49 AM   #7
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
I'm not sure what to do. I didn't realise changing to linux would be so tricky. In reply yo longhorntx it doesn't like searching using just file:/ , I have to use file:/home.
 
Old 03-16-2005, 06:54 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Did you install it in your home directory? If you did, you can find out exactly where it is by starting a console and doing
Code:
find /home/username -name 'firefox'
Substitute "username" above with your own. Post the paths that are printed to your screen and hopefully we can help out from there.
 
Old 03-16-2005, 07:12 AM   #9
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
Thanks. That just brings up /home/simon/.mozilla/firefox. I tried a search using firefox* and that did bring up quite a few file names but mostly for the firefox-installer. The file search doesn't like file:/ so it appears it must be in file:/home.
 
Old 03-16-2005, 07:32 AM   #10
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
As root do a 'find / -name firefox-bin' . If you find that you can run firefox from that directory.
The firefox file is just a shell script that launches firefox-bin after setting up a few variables and paths.

If you don't find it you probably haven't installed firefox.

- Peder

Last edited by bunnadik; 03-16-2005 at 07:34 AM.
 
Old 03-16-2005, 07:48 AM   #11
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
Yes I tried it and no such file exists. When I launched the installer through console it definately seemed to install to something like home/simon/firefox. So if it's not installed I don't know why.
 
Old 03-16-2005, 08:09 AM   #12
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
This is how I did:
Downloaded the firefox installer from mozilla.org. Started a terminal and untarred the installer.
Changed to that directory and ran ./firefox-installer. At the "Setup Type" screen chose to change
"Destination Directory" to /home/myuser/FFOX-1.01 .

Now I can start it with '/home/myuser/FFOX-1.01/firefox'

I bet you forgot to change the installation directory. It defaults to the directory the installer is untarred to
(in my case /home/myuser/firefox-installer).
You can probably start it by running '/home/simon/firefox-installer/firefox' (if you untarred it in your home directory).

- Peder
 
Old 03-16-2005, 08:27 AM   #13
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
Thanks, I ran the installer from the console and firefox appeared. Now, do I need to save it somehow so it's easier to start. Also, java isn't working.

Just to add to this. It is asking me to install java manually either by Linux RPM (self extracting file) or Linux (self extracting file).

Last edited by simcox1; 03-16-2005 at 08:38 AM.
 
Old 05-31-2005, 10:11 PM   #14
crnchyfrog
LQ Newbie
 
Registered: Oct 2004
Location: Shanghai
Distribution: Slackware 10.2
Posts: 25

Rep: Reputation: 15
I found this thread using the Search as I am having a similar problem.

Using Mandrake 10.1, I pretty much had the same problem at first. I untarred it and forgot to change the installation directory. It installed to /home/buda/firefox-installer.
After resolving the GTK_IM_MODULE=xim ./firefox issue, i can now run it from the command line by [buda@192 firefox-installer]$ ./firefox

My question is how add a Firefox icon to the kicker menu, so that i can just double click it and open it as you would the terminal window or mozilla?
I can run it fine from terminal, but would prefer not to. Firefox is already set as my default browser.

Thanks.

Last edited by crnchyfrog; 05-31-2005 at 10:15 PM.
 
Old 06-01-2005, 02:46 AM   #15
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794

Original Poster
Blog Entries: 2

Rep: Reputation: 30
Right click on desktop - create new - file - link to application - click on icon to choose firefox logo - click on application tab - give a description if liked - under command write in what you do to launch it from the console ie the path to the file - click OK. You should then have the icon on your desktop which you can drag onto the taskbar. Is that what your asking?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Launching Blackbox Permaximus Linux - Software 4 09-18-2005 06:38 PM
X not launching Saxu Linux - Newbie 3 08-11-2005 02:25 PM
Launching Blacbox Permaximus Linux - Newbie 3 03-12-2005 05:10 PM
launching firefox from a url/email link problems nandish Linux - Newbie 1 06-05-2004 08:36 AM
Mozilla and Firefox (on same machine, problems launching both at same time) jdier Linux - Newbie 3 05-13-2004 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 10:06 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