I downloaded the libdnet from http://www.filewatcher.com/m/libnet-.0.2a.tar.gz.140191.0.0.html and extracted it into my download directory. Then I configured with ...
./configure "CFLAGS=-fPIC -g -O2"
and then I make and make install. Unfortunately this does not install libdnet and I have a feeling that I need to move this folder to whatever directory I must install in. Though I do not know what directory I should install in, because I'm also installing daq which needs to find its path. I'm trying to install this for snort.
Thanks for any help