Comment 58 for bug 369498

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 369498] Re: 32bits gtk and glib modules not found in ia32-libs

On Fri, Sep 11, 2009 at 09:48:37AM -0000, trendzetter wrote:
> After adding the symlink suggested above the libcanberra error is gone but I still get errors about gio:
> /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/libgiogconf.so: wrong ELF class: ELFCLASS64
> Failed to load module: /usr/lib/gio/modules/libgiogconf.so
> /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
> Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
>
> I tried the PPA by Alexander Sack with the libglib2 build but it does
> not solve the bug for me.
>

Not sure if you tried the right thing. What this involves is basically:

unpack the 32-bit libglib2 from my ppa somewhere and copy
/path/to/unpack/usr/lib to /usr/lib32

Also you need to create a link similar to the gtk one ... just in
gio. Have you tested that?

 - Alexander