BuildStendhalOnUbuntu: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Schmidta |
imported>Schmidta |
||
| Line 23: | Line 23: | ||
mkdir libs |
mkdir libs |
||
cd libs |
cd libs |
||
Now download the jar files from http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/ |
|||
* ant.jar |
* ant.jar |
||
* jardiff.jar |
* jardiff.jar |
||
| Line 35: | Line 37: | ||
* simple.jar |
* simple.jar |
||
* velocity-1.4.jar |
* velocity-1.4.jar |
||
Now everything needed should be there. Now go to stendhal dir (one level up) and start ant: |
|||
cd .. |
cd .. |
||
ant |
ant clean && ant |
||
=== Client Files === |
=== Client Files === |
||