|
From: Rob M. <rv...@ca...> - 2003-06-05 01:01:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > When I tried to ./configure snort-inline, first it demanded that I have > libpcap. Does that make sense? Try: ./configure libpcap is requried for two reasons. One, it can still be used as snort (which requires libpcap) and two, it uses pcap to dump to binary files if binary output is selected > Next, when I tried to ./configure snort-inline, it claimed that it could > not find libnet: > checking for "libnet.h Version 1.x.x" ... ./configure: libnet-config: > command not found make sure you are using verion 1.0.x of libnet. > Where am I supposed to put the Libnet-latest directory so that > snort_inline can find it? default location should be good. if not, use ./configure --with-libnet-includes=<libnet include directory> - --with-libnet-libraries=<libipq library directory> Rob -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.76 iQA/AwUBPt6WRvnAyY+9KLjdEQLOyQCgwR8Vec/E006Oei9lPIzKWHhfRu8AoJVG Gm8KQuj63MV12ddm4IiSlz2R =8n6Q -----END PGP SIGNATURE----- |