VisualGuideToInstallingStendhalStep4: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara m say that the Stendhal server binary zip is called stendhal-server-x.xx.zip ........................................ |
imported>Kymara m dont need jython |
||
| Line 18: | Line 18: | ||
And add, into the same folder, the following jars from http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/ |
And add, into the same folder, the following jars from http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/ |
||
*log4j.jar |
*log4j.jar |
||
*mysql-connector.jar (rename the one that is there to mysql-connector.jar) |
|||
*jython.jar |
|||
*mysql-connector.jar |
|||
Go to [[VisualGuideToInstallingStendhalStep5|Step 5. Configure marauroa to access the MySQL database]] |
Go to [[VisualGuideToInstallingStendhalStep5|Step 5. Configure marauroa to access the MySQL database]] |
||
Revision as of 21:26, 29 June 2009
Step 4. Install Stendhal server
Now let's install the Stendhal server that will run over the marauroa server.
Go to arianne website [1] and download the latest Stendhal server binary zip which will be called stendhal-server-x.xx.zip.
Unzip the stendhal-server-x.xx.zip file, it will make a folder called stendhal-server-x.xx. We renamed that folder marauroa but you can call it anything. We put ours directly in the C drive.
Check you have:
- stendhal-maps-x.xx.jar
- stendhal-server-x.xx.jar
- stendhal-xmlconf-x.xx.jar
- groovy.jar
- commons-lang.jar
- simple.jar
- marauroa.jar
And add, into the same folder, the following jars from http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/
- log4j.jar
- mysql-connector.jar (rename the one that is there to mysql-connector.jar)
Go to Step 5. Configure marauroa to access the MySQL database
Back to Visual Installation Guide Step-By-Step
Back to stendhal main wiki page