Snort mailing list archives

flexresp problem


From: Reet <reet79 () ggs ch>
Date: 22 Apr 2003 11:39:10 +0200

Hi together!

I tried to compile snort-2.0.0 on a RH9 (Kernel  2.4.20-9,libnet version
1.0.2a.) with the following parameters:

./configure --enable-flexresp --with-mysql --enable-smbalerts
--sysconfdir=/etc/snort

and I receive an error that libnet is not installed...it is of course!

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

when I compile it with  
CPPFLAGS="-I/usr/local/include" ./configure --enable-flexresp 
all works fine. 
The problem is that I need mysql support compiled in. 
CPPFLAGS="-I/usr/local/include" ./configure --enable-flexresp
--with-mysql doesn't work anymore (same error as above).
How can I manage this?

Thanks in advance!
greetings
reet






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: