I'm compiling the code (my first prg with gcc), and doesn't find SDL.h.
I have done a find on SDL (find -name "SDL.h"), without success. Where
and how can I find this file ? Do I have to install SDL ? (I'm assuming
Python is using it and its there...)