VisualGuideToInstallingStendhalStep5: Difference between revisions
imported>Gummipferd m VisualGuideToInstallingStendhalStep5 moved to VisualGuideToInstallingStendhalStepX |
imported>Gummipferd m VisualGuideToInstallingStendhalStepX moved to VisualGuideToInstallingStendhalStep5 |
(No difference)
| |
Revision as of 21:08, 4 May 2008
Step 5. 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.
Here is a direct link to 0.67: Stendhal-server-0.67 if there is a later version at the time that you read this guide, please browse the downloads link given previously to find it.
Whatever version you have, the steps below are the same. This guide was written for stendhal-server-0.67.zip.
Unzip the stendhal-server-0.67.zip file.
Step 5.1. Move binary server files to marauroa
Copy these 3 server binary *.jar files to your marauroa folder.
- stendhal-maps-0.67.jar
- stendhal-server-0.67.jar
- stendhal-xmlconf-0.67.jar
Copy these 3 server binary *.jar files to your marauroa\libs folder.
- groovy.jar
- commons-lang.jar
- simple.jar
inside the marauroa/libs folder.
Step 5.2. Edit the marauroad.bat file
Edit the marauroad.bat file by including in the path the name of the stendhal-server and velocity files, version included
;stendhal-server-0.67.jar
Note for the future: If you choose:
- not to rename marauroa-2.5.jar file to remove the version from its filename and
- not to edit the mararoad.bat file
Then, when you want to recompile Stendhal, you will really need to do it or you will have to edit build.xml file (don't count on me for that, at least for now).
Note for the future: If you choose:
- to rename stendhal-server-0.67 file to remove the version from its filename and
- edit the mararoad.bat file consequently
Then, everytime you recompile Stendhal, the version suffix will be generated again , so it is more comfortable and faster leaving it.
Go to Step 6. Run MySQL as a service (if it is not running already)
Back to Visual Installation Guide Step-By-Step
Back to stendhal main wiki page