On 2 July 17:44 2009 Wolfgang Moll spoke: | On Wed Jun 10 23:33:26 CEST 2009, Graeme Fowler graeme at graemef.net wrote | >> | >> On Wed, 2009-06-10 at 16:45 -0400, inetjunkmail wrote: | >> >> I'm getting an error that evdns.h (referenced in ntop.h) is not found. | >> >> I don't see that file in my ntop package. Saw someone with a similar | >> >> error but didn't understand fix. Can anyone assist? | | >> sudo yum -y install libevent-devel | | >> That is all :) | | I also have the same problem, the current libevent-devel package doesn't | seem to install evdns.h. | Version number is: libevent-devel.i386 1.1a-3.2.1
the current ntop release uses the asynchronous DNS library included in libevent-1.4.x series. The 1.1a is very old so you need to upgrade libevent on your system or download from http://www.monkey.org/~provos/libevent-1.4.11-stable.tar.gz and compile it by yourself. | | Kind regards | Wolfgang Moll /rocco -- Rocco Carbone mail-to: <rocco /at/ ntop /dot/ org> Pisa Italy Life is in the details In other words, you are welcome to use, share and improve me. You are forbidden to forbid anyone else to use, share and improve what I gave you. _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
