1 2 To install SDL for native development: 3 make native 4 5 To install SDL for cross-compiling development: 6 make cross 7 8 Look at the example programs in ./test, and check out online documentation: 9 http://wiki.libsdl.org/ 10 11 Join the SDL developer mailing list if you want to join the community: 12 http://www.libsdl.org/mailing-list.php 13 14 That's it! 15 Sam Lantinga <slouken (a] libsdl.org> 16