Added svn checkout install step
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404310
This commit is contained in:
parent
0158b925d3
commit
a7733bcb17
1 changed files with 4 additions and 0 deletions
4
INSTALL
4
INSTALL
|
@ -1,6 +1,10 @@
|
|||
|
||||
To compile and install SDL:
|
||||
|
||||
0. If you have downloaded this from the website, skip to the next step.
|
||||
If you have checked this out from subversion, you'll need to run
|
||||
./autogen.sh to build the configure script.
|
||||
|
||||
1. Run './configure; make; make install'
|
||||
|
||||
If you are compiling for Windows using gcc, read the FAQ at:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue