ls -l /usr/lib/libSDL-1.2*
lrwxrwxrwx 1 root root 20 2010-02-20 13:38 /usr/lib/libSDL-1.2.so.0 -> libSDL-1.2.so.0.11.2
-rwxr-xr-x 1 root root 467964 2009-09-21 23:34 /usr/lib/libSDL-1.2.so.0.11.2
rm /usr/lib/libSDL-1.2.so.0
ln -s /usr/lib/libSDL-1.2.so.0.11.2 /usr/lib/libSDL-1.2.so.0
It looks like you're new here. If you want to get involved, click one of these buttons!