Oops. That's what happens when you get distracted by a phone call half-
way through a comment.

Let's try this again:

WORKAROUND (that WORKS)

You can work around this by copying the correct 32-bit libs to your
/usr/lib32. I've attached the python and libSDL_image libs from 32-bit
Intrepid and verified they work with glGo (and a couple of other 32-bit
games).

To install, you need to:

1) Download the targalled libs to your Desktop.
2) Open a terminal. 
2) cd ~/Desktop
3) sudo tar -C /usr/lib32 -xvjf ia32-missing-libs.tar.bz2
4) sudo ldconfig

That should have it working for you.

** Attachment added: "Extra libs from 32-bit Intrepid"
   http://launchpadlibrarian.net/22082270/ia32-missing-libs.tar.bz2

-- 
libSDL_image.1.2.so.0 and libpython2.5.so.1.0 are missing in ia32-libs
https://bugs.launchpad.net/bugs/277454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to