--On Friday, October 24, 2003 12:02:50 +0200 Helmut Schneider <[EMAIL PROTECTED]> wrote:
Burton M. Strauss III wrote:
1. Check into whether Debian is being 'clever' and installing both the 1.0.x and 1.2.x versions of libpng.
If you're getting the conflict, then you have to be seeing BOTH versions.
They're simply incompatible and having BOTH is what leads to the error, per the discussion in docs/FAQ.
I tell you what, I removed *any* libpng* I found on my system and then ./configure of ntop is successfull! If any libpng file is found it does not complete.
The error you see comes from the fact that your "libgd" and "ntop" are linked
with different versions of libpng. Make sure they're both linked linked against
either "libpng2-dev" or "libpng3-dev". 'ldd' is you're friend here.
Ciao Dennis
PS: I must know that - being the ntop debian maintainer for quite some time, i
also hat that problem...
--
Wanting to kill yourself after loosing a game of Go is extreme, sure,
but not unheard-of.
Hell, it's practically a sign of progress.
_______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
