Comment 30 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 Thu, Aug 13, 2009 at 01:05:35AM -0000, Scott Ritchie wrote:
> Alexander Sack wrote:
> > I think the current ia32libs update does not yet ship the proper links
> > to fix module loading. But that is comming on next upload i am sure.
> >
>
> The links that vak posted all look good though.
>

we dont have this yet:

ls -l /usr/lib/gtk-2.0/i486-pc-linux-gnu
lrwxrwxrwx 1 root root 19 2009-07-26 02:34
/usr/lib/gtk-2.0/i486-pc-linux-gnu -> /usr/lib32/gtk-2.0/

thats needed for gtk to get the other modules as well (but remember:
atk-bridge is bogus and needs to be removed from ia32libs when
introducing that link).

Also we need something simliar for gio - but there i am not so sure if
it also requires some glib code.

 - Alexander