dkindlund / honeyclient

MITRE HoneyClient Project
http://www.honeyclient.org
GNU General Public License v2.0
8 stars 4 forks source link

can't startFW #206

Open dkindlund opened 14 years ago

dkindlund commented 14 years ago

$ ps ax | grep startFW | grep -v grep 2520 ? S 0:01 /usr/bin/perl /hc/startFWListener.pl You should see a perl process running, as shown in the example above.

But i don't see this process running. For what is this process?

it shows "begin failed--compilation aborted at ./startFWListener.pl line 31 " looks like you failed 2 tests of 3. looks like your test died just after 3

dkindlund commented 14 years ago

Author: kindlund Please see tickets #200 and #202, as they refer to more details about this issue:

http://www.honeyclient.org/trac/ticket/200

http://www.honeyclient.org/trac/ticket/202

-- Darien

dkindlund commented 14 years ago

Author: anonymous thank you. i followed http://www.honeyclient.org/trac/ticket/200 and it does works. I comment out the 'svn update' . But when i start up the FW next time, it still do an SVN update . and the "svn update" is not commented out.