Lot's of them, mostly of the 'ask the gd' people. ntop assumes gd is installed and goes on from there. Sometimes there's a -devel package that ntop needs so it gets the .h files, but you're not even getting that far.
If you're compiling from source, I would go back to the mothership, Tom's site and grab his .tgz file, not some hoked up thing from a .srpm. I know the last 1.8.x series works fine, there are a few people playing with the 2.x series. Make sure you don't have BOTH at the same time. -----Burton Finally, if you're going to reply, especially to a digest message which doesn't seem to have any relevance, please trim the cr*p out... there are people on this list who pay for their internet connection by the byte and are at the far end of slow links... They'll appreciate it! > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Mueller, Rex > Sent: Friday, February 13, 2004 11:46 AM > To: [EMAIL PROTECTED] > Subject: [Ntop-dev] Compilation > > > Still having problems.. Memory still sucking down.. Restricted to local > subnet, 2.2.99 Compiled from CVS, but had problems with source for GD > not being found.. I installed GD & zlib from RPMfind because I couldn't > get GD to compile from source see tail of make statement below: > > rm -f .libs/gdft.lo > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/lampp/include > -I/opt/lampp/include/freetype2 -g -O2 -MT gdft.lo -MD -MP -MF > .deps/gdft.Tpo -c gdft.c -fPIC -DPIC -o .libs/gdft.lo > gdft.c: In function `fontFetch': > gdft.c:485: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this > function) > gdft.c:485: (Each undeclared identifier is reported only once > gdft.c:485: for each function it appears in.) > gdft.c:486: `FT_ENCODING_ADOBE_CUSTOM' undeclared (first use in this > function) > gdft.c:486: `FT_ENCODING_ADOBE_STANDARD' undeclared (first use in this > function) > gdft.c: In function `gdImageStringFTEx': > gdft.c:1052: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this > function) > make[2]: *** [gdft.lo] Error 1 > make[2]: Leaving directory `/root/ntop_cvs/gdchart0.94c/gd-2.0.22' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/ntop_cvs/gdchart0.94c/gd-2.0.22' > make: *** [all] Error 2 > [EMAIL PROTECTED] gd-2.0.22]# > > ANY THOUGHTS??? > > Rex Mueller - Unix / Security Engineer > Educational Service Unit #3, Omaha NE > > _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
