LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   help with Mozilla Firebird (https://www.linuxquestions.org/questions/linux-newbie-8/help-with-mozilla-firebird-93232/)

headshot 09-15-2003 09:54 PM

help with Mozilla Firebird
 
Man, I feel like an idiot here. I'm trying to install Firebird from a tar.gz file and I untarred it like I'm supposed to. The install file says to type this: run-mozilla.sh

But, when I do that I get a message that says ''Cannot execute . "

I've installed this before without any problems under Redhat, so I know that I'm missing something simple here, but I don't know what. Can someone please point me in the right direction? :)

MasterC 09-15-2003 10:40 PM

Try instead typing:
./run-mozilla.sh

OR

chmod 755 run-mozilla.sh
And then:
./run-mozilla.sh

Cool

Haiyadragon 09-16-2003 12:41 AM

I just ran it with ./MozillaFirebird, didn't need to install anything.

mdg 09-16-2003 01:52 AM

If you've untarred the package, go into the directory that was created and run "MozillaFirebird" (no quotes)

headshot 09-16-2003 10:23 AM

OH...MAW... GAWD!

You're right, all I needed to do was just type MozillaFirebird, methinks I need to sleep more or somethin...

Thanx fellas


All times are GMT -5. The time now is 08:30 PM.