comparison INSTALL @ 3561:00e7c6b7eb03

Added svn checkout install step
author Sam Lantinga <slouken@libsdl.org>
date Mon, 14 Dec 2009 23:43:57 +0000
parents 0a45995a7fc3
children
comparison
equal deleted inserted replaced
3560:5543db4239e6 3561:00e7c6b7eb03
1 1
2 To compile and install SDL: 2 To compile and install SDL:
3
4 0. If you have downloaded this from the website, skip to the next step.
5 If you have checked this out from subversion, you'll need to run
6 ./autogen.sh to build the configure script.
3 7
4 1. Run './configure; make; make install' 8 1. Run './configure; make; make install'
5 9
6 If you are compiling for Windows using gcc, read the FAQ at: 10 If you are compiling for Windows using gcc, read the FAQ at:
7 http://www.libsdl.org/faq.php?action=listentries&category=4#42 11 http://www.libsdl.org/faq.php?action=listentries&category=4#42