Snort mailing list archives
Re: Compiling with FlexResp
From: "Senthil Prabu.S" <prabu333 () hotpop com>
Date: Mon, 27 Dec 2004 15:07:59 +0530
Hi,
checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking for libnet version 1.0.2a... yes checking for libnet_build_ip in -lnet... no
ERROR! Libnet library not found, go get it from http://www.packetfactory.net/projects/libnet/ or use the --with-libnet-* options, if you have it installed in unusual place
This happends if you have not installed libnet at usual /usr or /usr/local path.
The compiler was able to find ur libnet header files,but couldnot get the libary path.
In such cases,use the following configuration option to tell where you have placed
the libnet.a, when you run your configuration script;
" --with-libnet-libraries=DIR libnet library directory"
This solve your problem,
--
Senthil Prabu.S
If you are smart enough to know that you're not smart enough to be an
Engineer, then you're in Business.
_________________________________________________________________
----- Original Message -----
From: Ron Jenkins
To: snort-users () lists sourceforge net
Sent: Friday, December 24, 2004 10:04 PM
Subject: [Snort-users] Compiling with FlexResp
I am getting the below error:
checking libnet.h usability... yes
checking libnet.h presence... yes
checking for libnet.h... yes
checking for libnet version 1.0.2a... yes
checking for libnet_build_ip in -lnet... no
ERROR! Libnet library not found, go get it from
http://www.packetfactory.net/projects/libnet/
or use the --with-libnet-* options, if you have it installed
in unusual place
libnet v1.0.2a is installed.
Any help would be great.
Thanks.
Ron Jenkins (MCNE, CNE6, MCP, CCNA, CCEA)
Senior Architect
Data Integrity, LLC
"We Integrate People with Solutions"
1724 Dallas Drive
Suite 11
Baton Rouge, La 70806
Office. 225.927.8030
Fax. 225.927.8033
Cell225.931.1632
Email. rjenkins () dibr net
Web. www.dibr.net
Current thread:
- Compiling with FlexResp Ron Jenkins (Dec 24)
- Re: Compiling with FlexResp Senthil Prabu.S (Dec 27)
