I was able to compile the CVS tree without that frustrating -lpng
problem ("checking for main in -lpng... no").Notably, I compiled libpng from the latest stable source (v1.2.5). After doing: export LDFLAGS="-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpng12 -lz -lm" (if that wraps, it's supposed to be one line) the configure, make and make install all worked like a dream. _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
