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?
"run-mozilla.sh: Cannot execute ."
-
- Posts: 125
- Joined: May 7th, 2003, 9:34 pm
Re: "run-mozilla.sh: Cannot execute ."
smclemon wrote:"run-mozilla.sh: cannot execute ."
Try "./MozillaFirebird" instead.
- mezziah
- Posts: 1739
- Joined: November 29th, 2002, 4:25 pm
- Location: Central Europe
- Contact:
-
- Posts: 1
- Joined: October 17th, 2007, 9:51 am
Re: "run-mozilla.sh: Cannot execute ."
in run-mozilla.sh edit the $MOZ_PROGRAM value as follows (about line 10)
MOZ_PROGRAM="firefox"
MOZ_PROGRAM="firefox"