Hi There,
I use ntop. It works well. But if I have to restart my PC, all collected data will be lost. :/ I know, ntop uses rrd. I thought, I could try cacti at http://raxnet.net/. To use it I have to dump the data from ntop. So I have to compile ntop with xmldump.
I always get following error-message if I enter "./configure":


* WARNING:  One or more items required for the xmldump plugin are
*           missing:
*
*                  xmlversion.h...no
*                  libxml2.so or libxml2.a...yes
*                  gdome.h...no
*                  libgdome.so or libgdome.a...yes
*                  glib.h...no
*                  libglib.so or libglib.a...yes
*                  glibconfig.h...no
*
*           (yes means it was found, no means it was not found)
*
*       ntop will run just fine without this plugin.

If I search these missing files manually (with locate) I found everything:
/usr/include/libxml2/libxml/xmlversion.h
/usr/include/libgdome/gdome.h
/urs/include/glib-1.2/glib.h
/urs/include/glib-2.0/glib.h
/usr/lib/glib-2.0/include/glibconfig.h
/usr/lib/glib/include/glibconfig.h

What's wrong?

cu Floh;)
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to