Jump to content

??? command to start Composer


scoopy
 Share

Recommended Posts

Duh, of course, should of tried that but:

[scoopy@localhost scoopy]$ cd /usr/local/mozilla

[scoopy@localhost mozilla]$ mozilla --help

bash: mozilla: command not found

[scoopy@localhost mozilla]$ su

Password:

[root@localhost mozilla]# mozilla --help

bash: mozilla: command not found

Have tried a bit of searching on this too... with no luck.

Link to comment
Share on other sites

yes kilimanjaro, most apps simply use their name for the menu, plus maybe their full path to execute it. Composer is not working like this.

 

For mozilla, I simply use this:

'/usr/local/mozilla/mozilla'

but with composer, I can start it with a konsole using:

cd /usr/local/mozilla

sh mozilla -editor

This works, but still can't get the desktop icon to do this. I had a menu item for it at one time, but lost it somewhere.

Link to comment
Share on other sites

For mozilla, I simply use this:

'/usr/local/mozilla/mozilla'

but with composer, I can start it with a konsole using:

cd /usr/local/mozilla

sh mozilla -editor

This works, but still can't get the desktop icon to do this. I had a menu item for it at one time, but lost it somewhere.

 

On my kde desktop i just create a link to application with /usr/local/mozilla -editor in the execute dialog and pick an icon. It works every time. You can also do that in GNOME the same way...

Link to comment
Share on other sites

Looks like this should work:

'/usr/local/mozilla/mozilla -editor'

but it doesn't. I get this error:

KDEInit could not launch '/usr/local/mozilla/mozilla -editor'

I can click on the run as another user option, but then it starts as root, and I don't think I want it that way.

Link to comment
Share on other sites

Don't really know what was going on... but after several installs, uninstalls, and reinstalls, I think I got it under control.

 

The new 1.5 package wasn't putting needed things where I needed them, so I ended up putting symlinks in for the flash plug in and a symlink in /usr/bin to point to the executable in /usr/local/mozilla.

 

While doing all that, I installed the 1.4 version from the download cd's and found what it used for the "shortcuts"

soundwrapper /usr/bin/mozilla

and

/usr/bin/mozilla -edit

Which all work from the desktop now (I am still confused as to the original problem :? )

 

Probably could of avoided all this, if I would have settled for having my pref's tucked inside root's install folder, but no... I had to have my own user saving my own prefs in my home folder. :lol:

 

Anyway, problem solved, thanks again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...