The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > Linux > Debian
.
google unix.com



Debian Debian GNU/Linux is a free distribution of the GNU/Linux operating system.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
running localhost:8080 on firefox gives error . madhumathikv Shell Programming and Scripting 2 08-08-2009 01:51 AM
error running sqlplus from shell file mmunir Shell Programming and Scripting 3 02-06-2009 04:52 AM
Firefox 3.03 posting a newthread.php error metallica1973 Post Here to Contact Site Administrators and Moderators 11 11-12-2008 03:54 AM
Error while running C++ make file hram High Level Programming 1 10-18-2007 07:28 PM
Running Applications on my desktop?..... adamcb OS X (Apple) 8 02-01-2004 05:28 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 08-11-2009
Leppie's Avatar
Leppie Leppie is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 71
please be more careful when providing the information. when people are trying to help you, it's difficult to find the solution if you provide the wrong info.
you first wrote:
Quote:
Originally Posted by JonesD1 View Post
The firefox is installed under /usr/bin/firefox/

The symlink done was:
ln -s /usr/lib/firefox/firefox /usr/bin/firefox
you then posted:
Quote:
Originally Posted by JonesD1 View Post
The symlink is correct since I downloaded and installed the Firefox under /usr/lib/firefox/ according to the orders I read somewhere.
these statements clearly contradict each other. then you also you the instructions for the firefox.desktop file as the actual firefox.desktop file you were using. obviously things don't work out if people post the instructions they were supposed to follow instead of posting the actions they performed.
when trying to obtain help, post your own configurations, findings, output, etc. as we all can get the instructions of the internet.

anyways, i'm happy you found the problem.
  #2 (permalink)  
Old 08-10-2009
Leppie's Avatar
Leppie Leppie is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 71
the reason why your firefox doesn't start up is because you created the wrong symlink.
you created a symlink to /usr/lib/firefox/firefox (which most likely does not exist) in the directory /usr/bin/firefox (the directory where you installed firefox).

you need to check the /usr/bin/ directory for the symlink you created before.
if you do a ls command in that folder, you should get something like:

Code:
lrwxrwxrwx    1 foo  foo         4 2003-02-07 16:49 firefox -> /usr/bin/firefox

that should be the old symlink, which is not really of any use.
what you need to do is remove the old symlink (verify that what you are about to delete is a symlink and not the actual application):

Code:
rm /usr/bin/firefox

you then can create the correct symlink:

Code:
ln -s /usr/bin/firefox/firefox /usr/local/bin/firefox

after this your shortcut should launch firefox without any problems.
  #3 (permalink)  
Old 08-11-2009
JonesD1 JonesD1 is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 8
The fault was found.
I wrongly forgot the line "Exec=firefox" in the firefox.desktop file.

The symlink is correct since I downloaded and installed the Firefox under /usr/lib/firefox/ according to the orders I read somewhere. Also I can activate the Firefox anywhere in the directory tree. :-)

Thank you very much Leppie, without you nothing would have been solved.
  #4 (permalink)  
Old 08-11-2009
JonesD1 JonesD1 is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 8
you are absolutely right.
I am sorry for my errors. The environment is new to me, which makes me confusing over and over again.
Thank you again.
  #5 (permalink)  
Old 08-11-2009
Leppie's Avatar
Leppie Leppie is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 71
you're welcome
well, we all learn (at least, most of us do) from our mistakes. there's plenty to study and learn in Debian.
why did you not use apt-get to install firefox? that's the Debian-way and much easier for newbies and it would've taken care of the main menu shortcut missing issue. about that, what desktop environment are you using?
  #6 (permalink)  
Old 08-11-2009
JonesD1 JonesD1 is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 8
Was not aware about this option. I am learning it from you just now.
BTW, have any idea about how to complete the FF instillation by adding it to the Gnome desktop menu?

Thanks you.
  #7 (permalink)  
Old 08-11-2009
Leppie's Avatar
Leppie Leppie is offline
Registered User
  
 

Join Date: Aug 2009
Posts: 71
to add firefox to your menu:
- right click your applications menu and hit “Edit Menus”
- select the "Internet" section
- check the Firefox entry, otherwise click "New Item" and use "application" for "Type", "Firefox" for "Name", "firefox" for "Command" and "Web browser" for "Comment" then click ok.
- close the menu editor and check that the new firefox shortcut is under the "Internet" section
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:02 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0