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]] |
||