VisualGuideToInstallingStendhalStep4: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
No edit summary
imported>Kymara
add missing jars from libs/
Line 16: Line 16:
*''marauroa.jar''
*''marauroa.jar''


And add, into the same folder, the following jars from http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/
*log4j.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 19:37, 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.

Unzip the stendhal-server-x.xx.zip file, it will make a folder called stendhal-server-0.74. 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
  • jython.jar
  • 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