VisualGuideToInstallingStendhalStep4: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara m dont need jython |
imported>Kymara No edit summary |
||
| Line 3: | Line 3: | ||
Now let's install the Stendhal server that will run over the marauroa server. |
Now let's install the Stendhal server that will run over the marauroa server. |
||
Go to arianne website [http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloadsection] and download the latest Stendhal server binary zip which will be called ''stendhal-server- |
Go to arianne website [http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloadsection] and download the latest Stendhal server binary zip which will be called ''stendhal-server-{{version}}.zip''. |
||
Unzip the ''stendhal-server- |
Unzip the ''stendhal-server-{{version}}.zip'' file, it will make a folder called ''stendhal-server-{{version}}''. We renamed that folder ''marauroa'' but you can call it anything. We put ours directly in the C drive. |
||
Check you have: |
Check you have: |
||
*''stendhal-maps- |
*''stendhal-maps-{{version}}.jar'' |
||
*''stendhal-server- |
*''stendhal-server-{{version}}.jar'' |
||
*''stendhal-xmlconf- |
*''stendhal-xmlconf-{{version}}.jar'' |
||
*''groovy.jar'' |
*''groovy.jar'' |
||
*''commons-lang.jar'' |
*''commons-lang.jar'' |
||
| 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 |
*mysql-connector.jar (rename mysql-connector-java-5.1.5-bin.jar, that is there, to 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:42, 24 February 2010
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-1.48.zip.
Unzip the stendhal-server-1.48.zip file, it will make a folder called stendhal-server-1.48. We renamed that folder marauroa but you can call it anything. We put ours directly in the C drive.
Check you have:
- stendhal-maps-1.48.jar
- stendhal-server-1.48.jar
- stendhal-xmlconf-1.48.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 mysql-connector-java-5.1.5-bin.jar, 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