[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libpng version confusion



On Sun, Mar 02, 2003 at 06:48:36AM +0000, cirrus wrote:
> OK lately I've been getting this error message and images not appearing in 
> some programmes.
> libpng warning: Application was compiled with png.h from libpng-1.2.1
> libpng warning: Application  is running with png.c from libpng-1.0.12

Those programs are linked with libpng3 while some of the libraries they
depend upon (use 'ldd' to find out what those are) are linked with
libpng2. This should all have been ironed out in woody, so I'm slightly
surprised that you're seeing it. You need to figure out which programs
and libraries are at fault and fix them; looking for things you've
installed that aren't in woody would be a good start.

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: