PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Probleme mit libpng



curdegn
31.01.02, 23:16
Hallo,

bei mir sind zwei libpng-Pakete (libpng2 und libpng3) installiert. Somit sind unter anderen folgende Dateien installiert:

/usr/lib/libpng.a
/usr/lib/libpng.so -> libpng.so.2*
/usr/lib/libpng.so.2 -> libpng.so.2.1.0.12*
/usr/lib/libpng.so.2.1.0.12*
/usr/lib/libpng.so.3 -> libpng.so.3.1.2.0*
/usr/lib/libpng.so.3.1.2.0*

1. Kann mir jemand erklären was da genau vor sich geht (warum diese Links)?

2. Wenn ich z.b dillo ausführen möchte erscheint folgende Fehlermeldung (egal ob per rpm, src.rpm, oder tar.gz installiert):
---------------------------------------------------------------------------------
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.0
libpng error: Incompatible libpng version in application and library
---------------------------------------------------------------------------------
Ja, ich habe aber auch die ältere 1.0.12-Version, so nimm doch diese!

Was kann ich da tun?

cucu

System:
Prozessor: AMD Duron 850 Mhz
Grafikkarte: Nvidia Geforce 2 MX
Speicher: 780 MB
Betriebsystem: Mandrake 8.1








PS: es nimmt mich wirklich mal wunder was das mit den lib*.so.* auf sich hat, vorallem dieser "Doppellink" libpng.so -> libpng.so.2 -> libpng.so.2.1.0.12