Page 1 of 1

Can't run OpenEMM.sh -start

Posted: Thu Jun 12, 2008 4:51 pm
by tchocky
Just installed OpenEMM via the OpenEMM-Installer-v1.0.2.sh script. Everything seemed to go great except I can't start OpenEMM. Here's the code I ran.

Code: Select all

[root@****** httpdocs]# su - openemm
[openemm@****** ~]$ OpenEMM.sh start
-bash: OpenEMM.sh: command not found
I tried installing again just to check but just got this error.

Code: Select all

+------------------------------OpenEMM Installation--------------------+
| System Integration Checkup                                                     |
+---------------------------------------------------------------------------+

OpenEMM Installer: Sun JDK was found. You are using version:
---snip---
java version "1.5.0_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode, sharing)
---snap---
OpenEMM Installer: Found a previous OpenEMM installation. Please remove
by running 'userdel -r openemm' and restart the OpenEMM Installer.
Any ideas on what I did wrong? Thanks for the help!

Posted: Tue Jun 17, 2008 9:59 pm
by tchocky
Any help out there?

Posted: Tue Jun 24, 2008 1:31 pm
by philip
Hi,

I'm quite new to OpenEMM but try

Code: Select all

/home/openemm/OpenEMM.sh start 
or

Code: Select all

./OpenEMM.sh start 

Posted: Mon Aug 04, 2008 4:38 am
by jmraz15
locate the OpenEMM.sh first. when u found it the un run:

./OpenEMM.sh start

or

./OpenEMM.sh then you'll see the options you can do. ehe.

I found my OpenEMM.sh in /home/openemm/bin