Usual answers... Check config.log for the actual error message. Use the --with-xxxx-lib and -with-xxxx-include parameters to tell ntop where the library is installed, if it's not one of the standard locations...
-----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Matthew Ruder > Sent: Wednesday, April 07, 2004 3:37 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] Running ./configure > > > I get this > > checking gdbm.h usability... yes > > checking gdbm.h presence... yes > > checking for gdbm.h... yes > > checking for gdbm_open in -lgdbm... yes > > checking for gd... > > checking gd.h usability... yes > > checking gd.h presence... yes > > checking for gd.h... yes > > checking for gdImageDestroy in -lgd... no > > > > ******************************************************************* > > * > > * ERROR: gd header or library routines are missing > > * (yes means it was found, no means it was not found) > > * > > * gd.h...yes > > * gdImageDestroy() in -lgd...no > > * > > *>>> No way to proceed. > > * > > *??? Install gd (and/or gd-devel), check www.boutell.com/gd > > *??? and Rerun ./configure > > * > > > > Any ideas I installed gd and gdbm from source. > > > > Matt > > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
