Re: How to fix the ELF class issue
On Fri, Nov 18, 2011 at 10:44 PM, Camaleón <noelamac@gmail.com> wrote:
> On Fri, 18 Nov 2011 13:53:46 +0800, lina wrote:
>
>> Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
>> /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class:
>> ELFCLASS64 Failed to load module:
>> /usr/lib/gio/modules/libgioremote-volume-monitor.so
>>
>> (acroread-en:16443): Gdk-WARNING **: XID collision, trouble ahead
>
> I guess this happens when you run acrobat reader from command line, right?
Yes. when I tried to print certain page into a new .ps file. (my
pdfedit also not work)
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
(acroread-en:4444): Gdk-WARNING **: XID collision, trouble ahead
>
>> $ readelf -h /usr/lib/gio/modules/libgioremote-volume-monitor.so ELF
>> Header:
>> Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 Class:
>> ELF64
>>
>> $ readelf -h /usr/lib64/gio/modules/libgioremote-volume-monitor.so ELF
>> Header:
>> Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 Class:
>> ELF64
>
> The program is looking for a 32-bits library and found none. Maybe you
> need the compat lib32- package... but first, where did you get the
compat? you mean compatible? sorry, I checked on debian package, so
many with the compat keyword.
> acrobat package, what version did you install (32/64-bits) and what's
$ dpkg -s acroread
Package: acroread
Status: install ok installed
Priority: optional
Section: non-free/text
Installed-Size: 82552
Maintainer: Christian Marillat <marillat@debian.org>
Bugs: mailto:marillat@debian.org
Architecture: amd64
Source: adobereader-enu
Version: 9.4.2-0.0
> your system running (32/64-bits flavour)?
$ uname -a
Linux debian 3.0.0-mbp82-lina #1 SMP Tue Jul 26 21:52:57 SGT 2011
x86_64 GNU/Linux
>
> Greetings,
Thanks.
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] pan.2011.11.18.14.44.08@gmail.com">http://lists.debian.org/[🔎] pan.2011.11.18.14.44.08@gmail.com
>
>
Reply to: