Snort mailing list archives

Re: RHEL 6.7 dnet library not found - but is there


From: Noah Dietrich <noah_dietrich () 86penny org>
Date: Thu, 28 Apr 2016 09:45:54 +0200

If you want to compile the libdent libraries from source on the 64-bit
version of Ubuntu, you need to use the -fPIC flag during the ’configure’
stage.

Noah

On Thu, Apr 28, 2016 at 12:51 AM, Ehardt, Laurie J (IS) <
Laurie.Ehardt () ngc com> wrote:

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!

------------------------------------------------------------------------------
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: