Snort mailing list archives
Re: CentOS install 6.2 - dnet library not found - but is there
From: Jeremy Hoel <jthoel () gmail com>
Date: Mon, 9 Apr 2012 20:56:01 +0000
When I'm building dnet on a 64bit system I end up linking it.. cd /usr/src tar -xzvf libdnet-1.11.tar.gz cd libdnet-1.11 ./configure && make && make install ln -s /usr/local/lib/libdnet.1 /usr/lib/ ln -s /usr/local/lib/libdnet.1 /usr/lib64/ On Sun, Apr 8, 2012 at 5:56 PM, Hanks, Dustin <hokorippoi () gmail com> wrote:
When trying to ./configure Snort I get this: ..... checking dnet.h usability... yes checking dnet.h presence... yes checking for dnet.h... yes checking dumbnet.h usability... no checking dumbnet.h presence... no checking for dumbnet.h... no checking for eth_set in -ldnet... no checking for eth_set in -ldumbnet... no ERROR! dnet library not found, go get it from http://code.google.com/p/libdnet/ or use the --with-dnet-* options, if you have it installed in an unusual place dnet is there: # dnet-config --libs --cflags --version 1.12 -I/usr/local/include -L/usr/local/lib -ldnet # /usr/local/lib lib/ lib64/ libexec/ # /usr/local/lib/ daq/ libdaq_static.la libdnet.la libsfbpf.so libdaq.la libdaq_static_modules.la libpcap.so libsfbpf.so.0 libdaq.so libdnet libpcap.so.1 libsfbpf.so.0.0.1 libdaq.so.0 libdnet.1 libpcap.so.1.2.1 libdaq.so.0.0.1 libdnet.1.0.1 libsfbpf.la I have tried: # ./configure --with-dnet-libraries=/usr/local/lib/ --with-dnet-includes=/usr/local/include/ Still get error. ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ 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 Please visit http://blog.snort.org to stay current on all the latest Snort news!
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ 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 Please visit http://blog.snort.org to stay current on all the latest Snort news!
Current thread:
- CentOS install 6.2 - dnet library not found - but is there Hanks, Dustin (Apr 08)
- Re: CentOS install 6.2 - dnet library not found - but is there Jeremy Hoel (Apr 09)
- Re: CentOS install 6.2 - dnet library not found - but is there Kevin Ross (Apr 14)
