Snort mailing list archives
RHEL 6.7 dnet library not found - but is there
From: "Ehardt, Laurie J (IS)" <Laurie.Ehardt () ngc com>
Date: Wed, 27 Apr 2016 22:51:25 +0000
I have a similar issue with installing on RHEL 6.7 with a few changes to the output. Re: CentOS install 6.2 - dnet library not found - but is there ________________________________ 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... no checking dnet.h presence... no checking for dnet.h... no checking dumbnet.h usability... no checking dumbnet.h presence... no checking for dumbnet.h... 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/ I have tried: # ./configure --with-dnet-libraries=/usr/local/lib/ --with-dnet-includes=/usr/local/include/ Still get error. I tried this but linked to the libdnet.so actually copied the libraries to the directories and did not work. 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/
------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________ 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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users Please visit http://blog.snort.org to stay current on all the latest Snort news!
Current thread:
- RHEL 6.7 dnet library not found - but is there Ehardt, Laurie J (IS) (Apr 27)
- Re: RHEL 6.7 dnet library not found - but is there Noah Dietrich (Apr 28)
