I've got a 6.5 server, I've grabbed the latest src tgz. I've installed the lib, the driver, daq and am now trying to do the daq-pfring and when I run ./configure it is unable to find pfring.h
checking for redisCommand in -lhiredis... no checking pfring.h usability... no checking pfring.h presence... no checking for pfring.h... no configure: error: Could not find pfring.h! The file exists in /usr/local/include -rw-------. 1 root root 57700 Oct 7 23:12 pfring.h I've tried running the command as: ./configure --with-pfring-kernel-includes=/usr/local/include And that didn't help, same error I've tested with selinux in permissive and that didn't have any change. It seems to work on two other servers I've tested it on, but these are all built the same, so I'm running out of ideas to check. One of the few changes I noticed is that the config.log has: prefix='NONE' vs prefix='/usr/local' in one that worked. At the end of the day, If I can't figure out why it won't compile, if I just copy the daq-pfring from the working to none working, would that be a legit fix?
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
