--with-rrd-root=/opt/rrdtool
I get this output:
checking for rrd... not found in standard location, testing further... checking for rrd header... ok, rrd.h found in /opt/rrdtool/include checking for rrd_update in -lrrd... no
******************************************************************* * * ERROR: 1. We were unable to compile a test program for * rrd_create() against -lrrd in the standard * location nor in the alternate location you * specified by --with-rrd-root * *>>> ./configure continues, rrd will not be available. * *??? 1. Rerun ./configure with a corrected --with-rrd-root *??? or 2. Install rrd and rerun ./configure * *******************************************************************
It looks like configure does *not* really look in the alternate location, that is /opt/rrdtool/lib: it would output a fourth "checking..." line up there, saying so.
-- Nicola Larosa CTO [EMAIL PROTECTED] ********** Araknos Srl - http://www.araknos.it/ V. Boezio 6 00192 Roma Italy tel. +39-06-32803432 fax +39-06-32803400 V. Signorini 17 40133 Bologna Italy tel. +39-051-6182406 fax +39-051-6182407
_______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
