I found a workable solution.

$ mkdir /tmp/extralibs
$ wget 
http://ftp.us.debian.org/debian/pool/main/g/gdbm/libgdbm3_1.8.3-3_i386.deb
$ wget 
http://ftp.us.debian.org/debian/pool/main/t/tcp-wrappers/libwrap0_7.6.q-16_i386.deb
$ dpkg -x libgdbm3_1.8.3-3_i386.deb /tmp/extralibs
$ dpkg -x libwrap0_7.6.q-16_i386.deb /tmp/extralibs
$ cd YOURSNOWGLOBEDIR
$ cp /tmp/extralibs/lib/* lib
$ cp /tmp/extralibs/usr/lib/* lib

32 bit Snowglobe 1.4+ binaries then work on Debian Lenny 64

Carlo Wood wrote:
> That is the same error as one gets with (32bit) skype
> when running it on 64bit debian. The work around there
> is to make the audiopulse libs unreadable (chmod -r)
> so that they are skipped.
>
> It smells like an OS bug because it seems related to
> 64bit systems only? Ie, a lib32* package needs a fix?
>
>   

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to