Hallo, ich habe nochmal versucht, den Fehler zu finden:
strings /usr/lib/libpng.so.2: ... libpng version 1.0.12 - June 8, 2001 Copyright (c) 1998-2001 Glenn Randers-Pehrson Copyright (c) 1996, 1997 Andreas Dilger Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. 1.0.12 libpng version 1.0.12 - June 8, 2001 (header) ... strings /usr/lib/libpng.so.3: libpng version 1.2.1 - December 12, 2001 Copyright (c) 1998-2001 Glenn Randers-Pehrson Copyright (c) 1996, 1997 Andreas Dilger Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. 1.2.1 libpng version 1.2.1 - December 12, 2001 (header) Wenn ich zum Beispiel Konqueror von den KDE3 debs starte, bekomme ich die Fehlermeldung: 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.1 libpng error: Incompatible libpng version in application and library ldd /usr/bin/konqueror libpng.so.3 => /usr/lib/libpng.so.3 O.K., ist gegen die falsche libpng gelinkt. Was mich wundert ist, dass es bei anderen Leuten zu funktionieren scheint. Kann eigentlich nicht sein, oder? Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

