Sponsored Content
Operating Systems Linux Debian error running firefox.desktop file Post 302342672 by Leppie on Monday 10th of August 2009 11:42:24 AM
Old 08-10-2009
is this a personal or system wide installation?

if this is a system wide install, did you create a symlink to your firefox installation?
create one with the following command:
Code:
ln -s /opt/firefox/firefox /usr/local/bin/firefox

/opt/firefox/ is a default choice of directory to install firefox into for system wide installations, if you chose another directory amend that part accordingly.

if you did a personal install, the directory should be something like /home/userid/*/firefox/ which you need to include into the Exec= option.

hope this helps
 

10 More Discussions You Might Find Interesting

1. OS X (Apple)

Running Applications on my desktop?.....

Hello, I am running MAC OS X PANTHER I was wandering if anyone knew how to make the desired applications run on my desktop? I know how to do this if I make my own apps. using Realbasic, but what if I want to run CPU monitor, calender, CPU temperature, etc...? I know there has to be a way to do... (8 Replies)
Discussion started by: adamcb
8 Replies

2. Programming

Error while running C++ make file

The problem is that the original program was compiled using v5.0 MQ client but now we are using MQ client v5.3. Had modified the "make file" options as follows but still i could see the errors. #CLIENT_V5_LIBS = -limqb23ss -limqc23ss -lmqic -lmqmcs -lnsl -ldl CLIENT_V5.3_LIBS =... (1 Reply)
Discussion started by: hram
1 Replies

3. Shell Programming and Scripting

error running sqlplus from shell file

I am running a shell file following script on bash shell in solaris 10 ( echo abc@orcl echo abc echo "set feedback off" echo "truncate table SIndexDataTypeHst1_changes;" ) | sqlplus -s but getting the following error ERROR: ORA-01005: null password given; logon denied ... (3 Replies)
Discussion started by: mmunir
3 Replies

4. Shell Programming and Scripting

running localhost:8080 on firefox gives error .

I have copied a simple.xml file into the folder /var/www/html and trying to access it on the brower by giving the command "http://localhost:8080/simple.xml" but it gives "Connection Failed " Error . While if i type "http://localhost/" It dispays the contents of the index.html file in the... (2 Replies)
Discussion started by: madhumathikv
2 Replies

5. Ubuntu

UBUNTU 8.1 Desktop Edition not running after installation

I am a new Ubuntu user, installing Ubuntu on Windows XP . The installation process is successful but after installing when I login , it just freezes with a blank screen for both XClient scripts and GNOME sessions. I have given 10 GB space to the installation. Also i noticed that the time... (5 Replies)
Discussion started by: singla
5 Replies

6. Shell Programming and Scripting

Error running a .sh script when extracted from a jar file.

I am trying to run a script called install.sh as follows: I get a jar file, and extract it using the command: unzip filename.jar -D path/to/files then I navigate to that directory where I extracted the files, and run the command: sh install.sh (where install.sh is one of the files... (12 Replies)
Discussion started by: albert_newton
12 Replies

7. Slackware

I/O Error on starting firefox

I was trying to open the port for my ftp end also I´ve triedto start firefox and so i received the following error: Input / Output Error. When i try to start that one in console i receive the following: No Protocol Especified No Protocol Especified Error: Cannot open display: :0,0 (1 Reply)
Discussion started by: darkpirate
1 Replies

8. UNIX for Advanced & Expert Users

Library file error while running command

I am running a command in Solaris non-global zone and it is complaining for a library file, while that is already preset in server. mwcontrol: fatal: relocation error: file /usr/openwin/lib/locale/common/xlibi18n.so.2: symbol _XlcAddUtf8Converters: referenced symbol not found # ls -l... (15 Replies)
Discussion started by: solaris_1977
15 Replies

9. Homework & Coursework Questions

Firefox is already running, but is not responding.

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: I am logging in as a regular user, whose home directory is being mounted from nfs server. When I tried to open a... (8 Replies)
Discussion started by: Ankur Goyal
8 Replies

10. AIX

Error when running .sh file in AIX platform

Hi, I am trying to open Oracle Warehouse Builder (10g) Design Center in AIX platform using the command ./OWBClient.sh. When I execute, I am getting the below error. The JVM option is invalid: -XX: MaxPermSize=256M. Could not create the Java Virtual Machine. Any resolution guidance for the... (4 Replies)
Discussion started by: becky123
4 Replies
firefox(1)							   User Commands							firefox(1)

NAME
firefox - Firefox for Sun Java Desktop System SYNOPSIS
firefox [options ... ] [url] DESCRIPTION
Firefox is a free, open-source web browser based on the Mozilla codebase. It is small, fast and easy to use, and offers many advantages over other browsers, such as the ability to block pop-up windows. OPTIONS
The following options are supported: -height value Set the height of startup window to value. -h or -help Display the help message. -width value Set the width of startup window to value. -v or -version Display the version message. -P profile Start with the profile named: profile. -ProfileManager Start with profile manager. -UILocale locale Start with the UI Locale listed: locale. -safe-mode Disables extensions and themes for this session. -jsconsole Open the JavaScript console. -browser Open a browser window. -setDefaultBrowser Set this app as the default browser. EXAMPLES
Example 1: Launching Firefox example% firefox EXIT STATUS
The following exit values are returned: 0 Application exited successfully 1 Application exited with failure FILES
The following files are used by this application: /usr/bin/firefox Executable for Firefox application $HOME/.mozilla/firefox User configuration files for Firefox ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfirefox | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
For more information about firefox, please refer to http://www.mozilla.org/firefox Refer to Help->Help Contents for more information. NOTES
Updated by Evan Yan, Sun Microsystems Inc., 2008. SunOS 5.11 10 Jul 2008 firefox(1)
All times are GMT -4. The time now is 05:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy