|
From: ben <be...@po...> - 2004-09-28 07:11:01
|
maku bex wrote: >when i run...... >/etc/rc.d/iptablelog start > >it gives me the error : >Starting iptables logfile analyzer: >/etc/rc.d/iptablelog: line 22: start-stop-daemon: >command not found > >how to fix this problem..? > > > > > >__________________________________ >Do you Yahoo!? >New and Improved Yahoo! Mail - 100MB free storage! >http://promotions.yahoo.com/new_mail > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Iptablelog-users mailing list >Ipt...@li... >https://lists.sourceforge.net/lists/listinfo/iptablelog-users > > > > you probably don't have the start-stop-daemon istalled. I got the debian package that it comes in and compiled it. the whole package didn't compile but startstop demon did, and it works fine on my slackware box. just google for start-stop-daemon. |