Page 1 of 1

Cant start OpenEMM.sh in VMX

Posted: Tue Oct 20, 2009 12:41 pm
by mayhem2408
I have downloaded the 5 part VMX and have in unzipped and running in VMWare. I can log in as the root user but when I try to start the OpenEMM.sh using either

Code: Select all

sh OpenEMM.sh Start
or

Code: Select all

bash OpenEMM.sh start
it simple throws back no such file or directory. if I change to su openemm and try again, I get permission denied instead. Am I missing something?

Posted: Sat Oct 24, 2009 10:12 am
by maschoff
Try "su - openemm" instead, the hyphen is important!