From: Victor J. <vi...@nk...> - 2005-11-07 13:32:39
|
Kee Huat wrote: > Hi, I followed your instructions however i am having problems when i do > a straight forward configure > > checking for libipq.h... yes > checking for ipq_set_mode in -lipq... yes > checking dnet.h usability... yes > checking dnet.h presence... yes > checking for dnet.h... yes > checking for eth_set in -ldnet... no > > ERROR! Libdnet header not found, go get it from > http://libdnet.sourceforge.net or use the --with-dnet-* > options, if you have it installed in an unusual place > I have installed libdnet from source but i still get the problem Which version of libdnet did you install? Where did you install the lib? If in /usr/local/lib you might need to add that path to /etc/ld.so.conf Regards, Victor |