Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   Canīt run command "make" in OSX, posted by Mats McLund on Fri Jun 30 13:35:03 2006 
    icon2.gif   Re: Canīt run command "make" in OSX, posted by Steve Jones on Tue Jul 4 07:04:19 2006 
       icon2.gif   Re: Canīt run command "make" in OSX, posted by Mats McLund on Tue Jul 4 08:46:15 2006 
          icon2.gif   Re: Canīt run command "make" in OSX, posted by Gerald Ebberink on Tue Jul 4 08:52:47 2006 
             icon2.gif   Re: Canīt run command "make" in OSX, posted by Mats McLund on Tue Jul 4 13:07:53 2006 
                icon2.gif   Re: Canīt run command "make" in OSX, posted by Gerald Ebberink on Mon Jul 10 11:14:12 2006 
                   icon2.gif   Re: Canīt run command "make" in OSX, posted by Stefan Ritt on Mon Jul 10 11:15:25 2006 
Message ID: 1868     Entry time: Tue Jul 4 08:52:47 2006     In reply to: 1867     Reply to this: 1869
Icon: Reply  Author: Gerald Ebberink  Author Email: g.h.p.ebberink@nclr.nl 
Category: Question  OS: Mac OSX  ELOG Version: 2.6.1 
Subject: Re: Canīt run command "make" in OSX 

Mats McLund wrote:


But....

When I try to run "elogd -p 8080" or just "elogd" after installation I get message "-bash: elogd: command not found" Frown

You maybe have some other trick to start elogd?

Best regards and thanks for all help.

Mats McLund


Mats,

What you might want to try is the following (it works for linux which has bash)

in the elog directory run "./elogd -p 8080" you see the dot slash in there that means it should run the file in the local directory.

of that works you could try run "make install" in which case it will be installed in the directory where it can be found as a command.

these are just my 2 cents.
ELOG V3.1.5-fe60aaf