"run-mozilla.sh: Cannot execute ."

Discussion of general topics about Seamonkey
Locked
smclemon
Posts: 2
Joined: June 2nd, 2003, 5:16 pm

"run-mozilla.sh: Cannot execute ."

Post by smclemon »

Having downloaded Mozilla Firebird 0.6, and expanded the tar.gz archive, i changed to the dir it expanded to and did ./run-mozilla.sh and got the error "run-mozilla.sh: cannot execute ."

any reasons why this would happen?
formnull
Posts: 125
Joined: May 7th, 2003, 9:34 pm

Re: "run-mozilla.sh: Cannot execute ."

Post by formnull »

smclemon wrote:"run-mozilla.sh: cannot execute ."


Try "./MozillaFirebird" instead.
User avatar
mezziah
Posts: 1739
Joined: November 29th, 2002, 4:25 pm
Location: Central Europe
Contact:

Post by mezziah »

I got the same error under Linux today. Get su-rights and try ./MozillaFirebird.
smclemon
Posts: 2
Joined: June 2nd, 2003, 5:16 pm

Post by smclemon »

ahh great, thanks. I feel such an idiot :)
hipsterical
Posts: 1
Joined: October 17th, 2007, 9:51 am

Re: "run-mozilla.sh: Cannot execute ."

Post by hipsterical »

in run-mozilla.sh edit the $MOZ_PROGRAM value as follows (about line 10)

MOZ_PROGRAM="firefox"

8-)
Locked