That's the wrong piece of config.log, that's the part for rrd. Look further, there will be tests for xml.
Well, that's what we were talking about, in *this* thread. :^) But nevermind, let's cross-topic...
--with-xml2-root=/usr/include/libxml2/libxml \
The libxml2 is nasty. :^( It installs the libs in /usr/lib, and with the above parameter, configure does not find them. I ended up copying the headers in /usr/include, and omitting the parameter .
--with-gdome-root=/usr \
Same problem. The gdome2 rpm puts libgdome.so in /usr/lib, and the includes in /usr/include/libgdome .
--with-glib-root=/usr/include/glib-1.2 \
Same problem.
--with-glibconfig-root=/usr/lib/glib/include
This i did the same.
-- 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
