ActiveState Community

can't run komodo 4.4

Posted by adremja on 2008-06-27 11:30
adremja@linux-cu9m:~/Komodo-Edit-4/bin> komodo
Cannot find mozilla runtime directory. Exiting.

I'm using OpenSUSE 11 and FF 3. I didn't have this problem with OpenSUSE 10.3, FF3 and Komodo 4.3.

ToddW | Fri, 2008-06-27 16:56

Are you using a 64-bit version of SUSE? If so you'll need to install the appropriate 32-bit compatibility libraries for Komodo to use.

adremja | Sat, 2008-06-28 09:39

No, I'm using 32-bit version.

ToddW | Sat, 2008-06-28 11:31

I had no problems running Komodo IDE on OpenSUSE 11.0 (I was using a fresh install of Suse), so I'd figure Komodo Edit would be the same... it may be the download/install was somehow corrupted. Care to try it again?
http://downloads.activestate.com/Komodo/releases/latest/

Thanks,
Todd

ToddW | Sat, 2008-06-28 11:36

I just noticed that you were using:

adremja@linux-cu9m:~/Komodo-Edit-4/bin> komodo

you might want to try explicitly saying the current directory Komodo, in case there is another older komodo on your path:

adremja@linux-cu9m:~/Komodo-Edit-4/bin> ./komodo

Cheers,
Todd