Le Lundi 31 Décembre 2001 19:58, Oliver Johns a écrit : > Just did a full upgrade to latest unstable packages. Then used > Bjoern Krombholz's fix: > > dpkg --force-depends -r libpng2 > ln -s /usr/lib/libpng.so.3.1.2.1 /usr/lib/libpng.so.2
It seems that you can't make any upgrade after that. upgrade is blocked by the sofware needing libpng2. So I didn't remove libpng2 but I simply renamed the symlink libpng.so.2 in libpng.so.2.old and I made the symlink you mentionned (ln -s /usr/lib/libpng.so.3.1.2.1 /usr/lib/libpng.so.2). It works. -- [EMAIL PROTECTED]