On Thu, Nov 22, 2007 at 02:23:39PM -0600, Patrick R. Michaud wrote: > [1] On my system (Kubuntu 7.10) I generally have to install > the libsdl-dev package to get Parrot to work with SDL. > In the past I've done similar things with OpenSUSE and > Fedora. Also, sometimes simply creating a symlink from > libSDL.so.0 to the appropriate libSDL.so.* file is enough > to get things to work.
Oops, the symlink should be for "libSDL.so", not libSDL.so.0 . Pm