LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 05-16-2004, 10:14 AM   #1
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Rep: Reputation: 77
Making Firefox my default Browser?


I just installed FireFox .08 in Fedora Core 1 but have no idea how to set it as my default browser?

All my emails come as hyperlinks and Mozilla 1.4.1 opens.

Any suggestions?
 
Old 05-16-2004, 10:41 AM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Remove the mozilla script from /usr/bin and replace it with a symbolic link pointing at firefox.

su
password
cd /usr/bin
rm -f mozilla
ln -s /path/to/firefox/firefox mozilla
 
Old 05-16-2004, 10:42 AM   #3
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
What desktop manager do you use?
What email client do you use?
The answer of your questions depend on these answers.
 
Old 05-16-2004, 12:02 PM   #4
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
Quote:
Originally posted by melinda_sayang
What desktop manager do you use?
What email client do you use?
The answer of your questions depend on these answers.
Desktopmanager = KDE
Email Client = Evolution (please recommend something else, I dont like it)
 
Old 05-16-2004, 12:09 PM   #5
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
try "kmail" as email client

since u use evolution, it uses gnome settings. run this and select ur favourite browser

"gnome-default-applications-properties"
 
Old 05-16-2004, 07:57 PM   #6
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
What about ThunderBird???
 
Old 05-16-2004, 11:56 PM   #7
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
That is nice too
 
Old 05-17-2004, 05:12 PM   #8
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
Quote:
Originally posted by melinda_sayang
What about ThunderBird???
I just want to use FireFox as my default browser. Anyone that can help me make FireFox my default browser?
 
Old 05-17-2004, 11:51 PM   #9
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
Trying to bump this up guys - still no avail
 
Old 05-18-2004, 02:28 AM   #10
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77


it's now 3:28 and I am a bit frustrated - time for bed
 
Old 05-18-2004, 12:13 PM   #11
startail
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 52

Rep: Reputation: 15
Preferences -> Prefered Applications: Custom Webbrowser
Command = The location of the following file,

Code:
#!/bin/bash
FIREFOX_PATH="/usr/local/firefox"
$FIREFOX_PATH/firefox -remote "openURL($@, new-tab)" || exec $FIREFOX_PATH/firefox "$@";
 
Old 05-18-2004, 12:54 PM   #12
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
Ok i will give my shoot. Login into Gnome desktop. Now go to:
Start menu ----> Application -----> Desktop preferences -----> Advanced -----> Preferred application.

Select Web Browser tab then set it to firefox or firefox %s.

I know that you are using KDE desktop but Evolution is part of Gnome desktop so it use Gnome setting.

Sorry for ignoring you. I forgot.
 
Old 05-18-2004, 04:13 PM   #13
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
no problem - just trying to get the hand on Linux.

What if I do not have GNome installed? I think I just selected KDE and left off X-Windows and Gnome
 
Old 05-18-2004, 07:29 PM   #14
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
Ok, so the only way to do this is the lame way. Locate where your mozilla is. Assume it is in /usr/bin. Then:
# mv /usr/bin/mozilla /usr/bin/mozillaold
Then do this:
# ln -s /usr/local/firefox/firefox /usr/bin/mozilla
 
Old 05-18-2004, 08:48 PM   #15
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
thanks melinda, can you explain what I am doing just for the education..Thanks

# mv /usr/bin/mozilla /usr/bin/mozillaold = ?

# ln -s /usr/local/firefox/firefox /usr/bin/mozilla = ?
 
  


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
Firefox as a Default browser tulip4heaven Linux - General 2 04-23-2005 06:08 AM
firefox default browser charnel Linux - Newbie 4 03-16-2005 06:12 PM
FireFox as default browser lcdial Linux - Software 19 09-12-2004 11:43 PM
Default browser as Firefox? subaruwrx Slackware 1 06-18-2004 04:40 AM
Firefox default browser ? Warmaster Mandriva 1 05-04-2004 12:51 PM

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

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