If you read the traffic here, docs/FAQ, etc. you'll find this is common. The 3.1 source plugin won't compile, even if you do manage to track the libgdome stuff down. So, don't worry - be happy - ntop will function fine, just w/o the xmldump plugin.
The cvs has a fixed version. So if you do track down libgdome et al, it works. (1) libgdome is usually available through gnome sites/packages. Google for it takes you here: http://gdome2.cs.unibo.it/ (2) ./configure will show you that --includedir is the wrong parameter to use. (3) I don't think you do have the cvs version - one of the give always is that xmlversion.h is no longer needed. So I'd recommend a checkout into a clean directory. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of V�t Vom�cko Sent: Thursday, May 12, 2005 5:42 PM To: [email protected] Subject: [Ntop] can't find gdome.h hi all, im begginer in ntop, im using cvs(from 12.5.2005) and i have problems with files like: ./configure --includedir=/usr/include/libgdome/ ------- #ls /usr/include/libgdome/gdome.h /usr/include/libgdome/gdome.h ------- checking gdome.h usability... no checking gdome.h presence... no checking for gdome.h... no -------- checking for xmldump... configure: WARNING: error ******************************************************************* * * 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 ------ This is your ntop 3.1 configuration: Host System Type : i386-gentoo-linux-uclibc Preprocessor (cppflags) : -DLINUX -I/usr/include/libxml2/libxml -I/usr/include/glib-1.2 -I/usr/include/libgdome Compiler (cflags) : i386-gentoo-linux-uclibc-gcc -g -Os -pipe -I/usr/include/libxml2/libxml -I/usr/include/glib-1.2 -I/usr/include/libgdome -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC Defines : -DHAVE_CONFIG_H Loader (ldflags) : -L/usr/local/lib Include path : System Libs : -lgdome -lxml2 -lglib -lpthread -lresolv -lnsl -lc -lcrypt -lssl -lcrypto -lpcap -lgdbm -lgd -lpng -lz MultiThread mode : enabled Locale : /usr/lib/locale -------- im using uclibc and i have all "missing" files really instlled I tried also oldincludedir Thx for help ____________________________________________________________ http://www.seznam.cz - e-mailov� schr�nka 2000 MB _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
