Comment 5 for bug 277454

Revision history for this message
C. Cooke (ccooke) wrote :

WORKAROUND:

You can work around this by copying a correct 32-bit libSDL_image-1.2.so into /usr/lib32. I've attached the one from current 32-bit Intrepid (I know it works and I don't have spare systems to try with 32-bit Jaunty).

To install this, you need to:

1) Download the attached file to your desktop.
2) sudo cp ~/libSDL_image-1.2.so.0.1.5 /usr/lib32
3) sudo ldconfig

That should fix it for now.