HowToBuildStendhal: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
added navigation
imported>Kymara
Line 7:
To compile Stendhal you will need:
* stendhal source as a stendhal-''version''-src.tar.gz <br>http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloads
* Java SDK 1.5<br>http://java.sun.com ''or higher'' or e.g.
<code>sudo aptitude install sun-java6-jdk</code>
* Ant 1.6<br>http://ant.apache.org or e.g.
<code>sudo aptitude install ant</code>
 
== Build ==