On Tue, 2009-10-06 at 18:25 +0200, Josselin Mouette wrote: > Le mardi 06 octobre 2009 à 10:08 -0600, Andreas J Guelzow a écrit : > > aguel...@opteron:~$ ldd -r /usr/bin/evince > > libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f05820f4000) > > There lies the error. Where does this file come from? In the version you > have installed, libglib-2.0.so.0 is installed in /lib, not /usr/lib.
Good question. It seems to be ancient: opteron:~# ls -l /usr/lib/libglib-2.0.so.0 lrwxrwxrwx 1 root root 22 2009-10-02 10:34 /usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.700.0 opteron:~# ls -l /usr/lib/libglib-2.0.so.0.700.0 -rwxr-xr-x 1 root root 1740078 2005-04-07 12:48 /usr/lib/libglib-2.0.so.0.700.0 aguel...@opteron:~$ dpkg -S /usr/lib/libglib-2.0.so.0.700.0 dpkg: /usr/lib/libglib-2.0.so.0.700.0 not found. Removing those files makes evince start correctly. Thank you for your help! Andreas -- Andreas J. Guelzow Concordia University College of Alberta -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org