From: Muhammad N. A. Z. <naj...@gm...> - 2007-04-29 06:32:51
|
hello i tried to install snort-inline on my debian etch(4.0) using source 2.4.5and previously 2.6(beta) but it comes out i got this error: ERROR! Libdnet header not found, go get it from http://libdnet.sourceforge.net or use the --with-dnet-* options, if you have it installed in an unusual place btw, say i put the libdnet sources in /usr/src/libdnet (or $HOME/libdnet etc), do I've to address ./configure --with-dnet=/usr/src/libdnet ? since i saw dnet-config in the libdnet sources. from the error here: ./configure: line 8577: dnet-config: command not found ./configure: line 8579: dnet-config: command not found Thanks. |