VisualGuideToInstallingStendhalStep5: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
No edit summary
imported>Javydreamercsw
Line 5: Line 5:
Go to arianne website [http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloadsection] and download the latest Stendhal server binary.
Go to arianne website [http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloadsection] and download the latest Stendhal server binary.


Here is a direct link to 0.61:
Here is a direct link to 0.67:
[http://prdownloads.sourceforge.net/arianne/stendhal-server-0.61.zip?download Stendhal-server-0.61]
[http://prdownloads.sourceforge.net/arianne/stendhal-server-0.67.zip?download 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.
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.47.1.zip.
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.47.1.zip'' file.
Unzip the ''stendhal-server-0.67.zip'' file.


===Step 5.1. Move binary server files to marauroa folder===
===Step 5.1. Move binary server files to marauroa folder===
Copy the 3 server binary ''*.jar'' files:
Copy the 3 server binary ''*.jar'' files:
*''stendhal-maps-0.47.1.jar''
*''stendhal-maps-0.67.jar''
*''stendhal-server-0.47.1.jar''
*''stendhal-server-0.67.jar''
*''stendhal-xmlconf-0.47.1.jar''
*''stendhal-xmlconf-0.67.jar''
*''groovy.jar''
*''commons-lang.jar''
*''simple.jar''


http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step51MoveServerFiles/Step51MoveServerFiles01.png
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step51MoveServerFiles/Step51MoveServerFiles01.png


inside the marauroa-1.31.1 folder.
inside the marauroa/libs folder.


http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step51MoveServerFiles/Step51MoveServerFiles02.png
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step51MoveServerFiles/Step51MoveServerFiles02.png
Line 28: Line 31:
Edit the marauroad.bat file by including in the path the name of the stendhal-server and velocity files, version included
Edit the marauroad.bat file by including in the path the name of the stendhal-server and velocity files, version included


;stendhal-server-0.47.1.jar
;stendhal-server-0.67.jar


http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile01.png
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile01.png
Line 35: Line 38:


http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile03.png
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile03.png

Edit the marauroad.bat file by removing the version in the name of the ''marauroa-1.31.1.jar'' file.

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile04.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile05.png

'''Warning:''' Check that, as indicated in a previous step, ''marauroa-1.31.1.jar'' filename has been changed to ''marauroa.jar''


http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step3MarauroaInstall/Step3MarauroaInstall03.png
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step3MarauroaInstall/Step3MarauroaInstall03.png


Note for the future: If you choose:
Note for the future: If you choose:
*not to rename ''marauroa-1.31.1.jar'' file to remove the version from its filename and
*not to rename ''marauroa-2.5.jar'' file to remove the version from its filename and
*not to edit the ''mararoad.bat'' file
*not to edit the ''mararoad.bat'' file


Line 53: Line 48:


Note for the future: If you choose:
Note for the future: If you choose:
*to rename ''stendhal-server-0.47.1'' file to remove the version from its filename and
*to rename ''stendhal-server-0.67'' file to remove the version from its filename and
*edit the ''mararoad.bat'' file consequently
*edit the ''mararoad.bat'' file consequently



Revision as of 17:41, 5 March 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 folder

Copy the 3 server binary *.jar files:

  • stendhal-maps-0.67.jar
  • stendhal-server-0.67.jar
  • stendhal-xmlconf-0.67.jar
  • groovy.jar
  • commons-lang.jar
  • simple.jar

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step51MoveServerFiles/Step51MoveServerFiles01.png

inside the marauroa/libs folder.

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step51MoveServerFiles/Step51MoveServerFiles02.png

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

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile01.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile02.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step5StendhalServerInstall/Step52EditMarauroadBatFile/Step52EditMarauroadBatFile03.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step3MarauroaInstall/Step3MarauroaInstall03.png

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