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?
On Fri, Sep 11, 2009 at 09:48:37AM -0000, trendzetter wrote: gio/modules/ libgioremote- volume- monitor. so: wrong ELF class: ELFCLASS64 gio/modules/ libgioremote- volume- monitor. so gio/modules/ libgiogconf. so: wrong ELF class: ELFCLASS64 gio/modules/ libgiogconf. so gio/modules/ libgvfsdbus. so: wrong ELF class: ELFCLASS64 gio/modules/ libgvfsdbus. so
> After adding the symlink suggested above the libcanberra error is gone but I still get errors about gio:
> /usr/lib/
> Failed to load module: /usr/lib/
> /usr/lib/
> Failed to load module: /usr/lib/
> /usr/lib/
> Failed to load module: /usr/lib/
>
> 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 unpack/ usr/lib to /usr/lib32
/path/to/
Also you need to create a link similar to the gtk one ... just in
gio. Have you tested that?
- Alexander