I'm hoping that somebody knows what my issue is. I have been running NTOP for the past couple of years and usually get the source from the CVS server. I recently decided to upgrade my Linux server from RH 6.2 to RH 7.3. I also though that it would be a good time to upgrade NTOP to a current build. I have been trying the source from the CVS server for the past week or so while working on this project.
After solving my Automake dependency I was able to build with the following config line: ./configure --with-gdchart-root=../gdchart0.94c/ --with-rrd-root=/usr/local/rrdtool-1.0.40/ I made sure that my source tree was clean by fetching the entire tree from scratch after deleting it locally. I *think* I was able to find all old instances of Libpng (key word, think). As soon as I attempt to see the network load ( http://myserver.mynetwork.net:3000/thptStats.html ) I get the following. libpng warning: Application was compiled with png.h from libpng-1.0.12 libpng warning: Application is running with png.c from libpng-1.2.4 gd-png: fatal libpng error: Incompatible libpng version in application and library Segmentation fault I have two interfaces and start ntop with the following command line: ntop -u ntopuser -i eth1,eth0 -M -K -E -e 10000 -U http://10.11.11.9/cgi-bin/mapper.pl -P1 -p /root/protocols.txt -P /tmp I'm sure I have overlooked something, but do not know what. Any pointers would be a tremendous help. Thanks! -- J. Eric Josephson Director of Network and System Operations 978-720-2159 mailto:[EMAIL PROTECTED] _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
