On Mon, Sep 14, 2009 at 04:37:03PM -0000, trendzetter wrote:
> Hello Alexander
> I'm trying to figure out how to test it. This is what I did:
> cd /usr/lib/gio
> ln -s /usr/lib32/gio/ i486-pc-linux-gnu
> ln -s /usr/lib32/gio/ i686-pc-linux-gnu
iirc this is supposed to be inside the gio/modules dir ... and not top
level gio/
>
> Than I downloaded some files (libglib2.0-0_2.21.5-0ubuntu3.asac1_i386.deb) from https://edge.launchpad.net/~asac/+archive/sandbox/+packages and extracted the contents. Than copied it to /usr/lib32
> Shouldn't there be libgiogconf.so, libgioremote-volume-monitor.so, libgvfsdbus.so in /usr/lib32/gio/modules/ ? I didn't find them in your archives.
>
those are shipped by the ia32-libs package. you i think its in gvfs
package. take those and put them manually in the 32 bit modules dir to
test.
On Mon, Sep 14, 2009 at 04:37:03PM -0000, trendzetter wrote:
> Hello Alexander
> I'm trying to figure out how to test it. This is what I did:
> cd /usr/lib/gio
> ln -s /usr/lib32/gio/ i486-pc-linux-gnu
> ln -s /usr/lib32/gio/ i686-pc-linux-gnu
iirc this is supposed to be inside the gio/modules dir ... and not top
level gio/
> 0-0_2.21. 5-0ubuntu3. asac1_i386. deb) from https:/ /edge.launchpad .net/~asac/ +archive/ sandbox/ +packages and extracted the contents. Than copied it to /usr/lib32 volume- monitor. so, libgvfsdbus.so in /usr/lib32/ gio/modules/ ? I didn't find them in your archives.
> Than I downloaded some files (libglib2.
> Shouldn't there be libgiogconf.so, libgioremote-
>
those are shipped by the ia32-libs package. you i think its in gvfs
package. take those and put them manually in the 32 bit modules dir to
test.
- Alexander