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

libpng conflict?



I seem to be having some serious issues with libpng

it seems that most of the gnome stuff is linked against libpng2

but, it seems libgdk-imlib is linked against libpng3

and this creates an issue as both are being linked into the runtime of
applicaitons

$ ldd `which evolution` |grep png
	libpng.so.2 => /usr/lib/libpng.so.2 (0x40a5d000)
	libpng.so.3 => /usr/lib/libpng.so.3 (0x40f65000)

which seems to cause some corruption issues.

is this a bug?



-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: