Cant start OpenEMM.sh in VMX

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

mayhem2408
Posts: 3
Joined: Tue Oct 20, 2009 12:32 pm

Cant start OpenEMM.sh in VMX

Post 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?
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

Try "su - openemm" instead, the hyphen is important!
OpenEMM Maintainer
Post Reply