Can't run OpenEMM.sh -start

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

Moderator: moderator

tchocky
Posts: 2
Joined: Thu Jun 12, 2008 4:43 pm

Can't run OpenEMM.sh -start

Post 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!
tchocky
Posts: 2
Joined: Thu Jun 12, 2008 4:43 pm

Post by tchocky »

Any help out there?
philip
Posts: 11
Joined: Tue Jun 24, 2008 1:27 pm

Post 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 
jmraz15
Posts: 8
Joined: Thu Jul 24, 2008 12:57 pm

Post 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
Post Reply