Hello all,
I'm trying to install lispbuilder with quicklisp, but it fails.
I use Ubuntu 14.04 + Emacs + slime + quicklisp.
libsdl2-2.0 and libsdl2-dev were installed via the Ubuntu Software Center.
When I evaluate (ql:quickload 'lispbuilder-sdl'), I get the following error message:
Unable to load any of the alternatives:
("libSDL-1.2.so.0.7.2" "libSDL-1.2.so.0" "libSDL-1.2.so"
"libSDL.so" "libSDL")
[Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]
Would be great, if somebody could give me a hint with how to proceed.
If you need more info, I can gladly provide you with that.
Regards.