On Wed, 01 Dec 2010 21:44:39 +0800, Jerome BENOIT wrote: > On 01/12/10 21:00, Camaleón wrote:
>>> I will try to fix the errors as: >>> >>> /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 >>> Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so >> >> "Wrong ELF class" could be caused by the use of a 32-bit version >> library. >> >> As your system is 64 bits, shoudn't that path point to "/usr/lib64/gio/ >> /modules/libgvfsdbus.so" instead? (note the "/lib64") :-? > > /lib and /lib64 are the same on amd64 box Yep, sorry, I forgot this is the Debian way for managing this :-) s...@stt008:~$ ls -l /usr | grep lib drwxr-xr-x 147 root root 43528 nov 28 15:34 lib lrwxrwxrwx 1 root root 24 nov 14 2009 lib32 -> /emul/ia32-linux/usr/lib lrwxrwxrwx 1 root root 3 nov 14 2009 lib64 -> lib So... what's happening here? Does the library ("libgvfsdbus.so") even exist in the above mentioned path (/usr/lib/gio/modules/)? :-? Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2010.12.01.14.35...@gmail.com