Simply go to the command
prompt, and enter the directory of the example you want to compile. Note: you
must have make and g++ as well as the SDL-devel librarys installed on your
system. Use cd to change the directory to the directory where you extracted
them, then type
make
in the command prompt
your output should look similar to the
following.