Exported latest revision from sourceforge cvs, discarding history.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php include( "header.php" ); ?>
|
||||
|
||||
<font size=6>Compiling from source</font><br>
|
||||
<table border=0 width="100%" cellpadding=5><tr><td bgcolor="#222222">
|
||||
Make sure you have <b>dev</b> packages of the following libraries installed:
|
||||
<ul>
|
||||
<li>libsdl
|
||||
<li>libpng
|
||||
<li>zlib
|
||||
</ul>
|
||||
The included "runToBuild" script should build the game for you automatically.
|
||||
|
||||
</td></tr></table>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<?php include( "footer.php" ); ?>
|
||||
Reference in New Issue
Block a user