VisualGuideInstallingStendhal: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Oslsachem
removed self-attribution which undermined wiki spirit and bad jokes which made the user read more text than necessary
imported>Hendrik Brummermann
m added navigation menu
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Navigation for Stendhal Top|Building & Hosting}}

<div style="padding: 1em; border: 5px solid green;">
<div style="padding: 1em; border: 5px solid green;">
'''NOTICE: Please look at [[Easy Stendhal Installation On Windows]] if you want a fast guide for installing windows without bothering with MySQL installation and configuration.'''
'''NOTICE: Please look at [[Easy Stendhal Server Installation On Windows]] if you want a fast guide for installing windows without bothering with MySQL installation and configuration.'''
</div>
</div>


=Stendhal localhost server on Windows XP® - Visual Installation Guide Step-by-step=
=Visual guide to installing a local Stendhal server on Windows® using MariaDB (a drop-in replacement of MySQL)=

This guide uses:
*[http://dev.mysql.com/downloads/mysql/5.0.html#downloads MySQL 5.0 Community Server - Generally Available]
*[http://www.java.com/en/download/manual.jsp?BundleId=18712?Sun Java Version 6 Update 5]
*[http://prdownloads.sourceforge.net/arianne/marauroa-2.6.zip?download Marauroa-2.6]
*[http://prdownloads.sourceforge.net/arianne/stendhal-server-0.69.zip?download Stendhal-server-0.69]
*[http://prdownloads.sourceforge.net/arianne/stendhal-FULL-0.69.zip?download?download Stendhal-0.69] (the client)

So subsequent versions could look moderately or somewhat different from what you see in these versions.
This guide can get out of date or have mistakes, so please contact us at the IRC server <tt>irc.freenode.net</tt>, channel <tt>#arianne</tt> if you have any difficulty. Please let us know what steps are failing and provide the link to the specific page.


Installing a local Stendhal server isn't really difficult. The process can be a bit long because of the number of steps but they are simple.
==Introduction==


This guide can get out of date or have mistakes, so please contact us at the IRC server <tt>irc.freenode.net</tt>, channel <tt>#arianne</tt> if you have any difficulty. Please let us know what steps are failing and provide the link to the specific page.
The purpose of this guide is to get your own local Stendhal server installed on Windows.


The versions of the programs used in this guide may not be the most recent ones. You should use the most recent versions even if they look somewhat different than these versions.
At least in some places, this guide uses the spanish version of Windows XP®. Sorry for the inconveniences. :(


This guide uses, at least in some places, the spanish version of Windows XP®.
This document presents a step-by-step walkthrough of the installing and running process. The whole process can be a bit long because of the number of steps and substeps but it isn't really difficult as you must only follow a sequence of well defined steps.


==Overview==
==Overview==


Listed below are the major steps required to install and run Stendhal as a localhost server on Windows XP®:
Listed below are the major steps required to install and run a local Stendhal server on Windows®:


*[[VisualGuideToInstallingStendhalStep1|Step 1. Install and configure MySQL]]
*[[VisualGuideToInstallingStendhalStep1|Step 1. Install and configure MariaDB]]
*[[VisualGuideToInstallingStendhalStep2|Step 2. Create a MySQL database]]
*[[VisualGuideToInstallingStendhalStep2|Step 2. Create a MariaDB database]]
*[[VisualGuideToInstallingStendhalStep3|Step 3. Step removed!]] - because marauroa is included in the stendhal distribution now.
*[[VisualGuideToInstallingStendhalStep3|Step 3. Install the Stendhal server]]
*[[VisualGuideToInstallingStendhalStep4|Step 4. Install Stendhal server]]
*[[VisualGuideToInstallingStendhalStep4|Step 4. Configure and run the Stendhal server]]
*[[VisualGuideToInstallingStendhalStep5|Step 5. Configure marauroa to access the MySQL database]]
*[[VisualGuideToInstallingStendhalStep5|Step 5. Install and run the Stendhal client to play in your local Stendhal server]]
*[[VisualGuideToInstallingStendhalStep6|Step 6. Run MySQL as a service (if it is not running already)]]
*[[VisualGuideToInstallingStendhalStep7|Step 7. Run Stendhal server as localhost]]
*[[VisualGuideToInstallingStendhalStep8|Step 8. Install and run Stendhal client as localhost]]


<br>
<br>


Go to [[VisualGuideToInstallingStendhalStep1|Step 1. Install and configure MySQL]]
Go to [[VisualGuideToInstallingStendhalStep1|Step 1. Install and configure MariaDB]]


<br>
<br>

Latest revision as of 17:03, 16 February 2012


NOTICE: Please look at Easy Stendhal Server Installation On Windows if you want a fast guide for installing windows without bothering with MySQL installation and configuration.

Visual guide to installing a local Stendhal server on Windows® using MariaDB (a drop-in replacement of MySQL)

Installing a local Stendhal server isn't really difficult. The process can be a bit long because of the number of steps but they are simple.

This guide can get out of date or have mistakes, so please contact us at the IRC server irc.freenode.net, channel #arianne if you have any difficulty. Please let us know what steps are failing and provide the link to the specific page.

The versions of the programs used in this guide may not be the most recent ones. You should use the most recent versions even if they look somewhat different than these versions.

This guide uses, at least in some places, the spanish version of Windows XP®.

Overview

Listed below are the major steps required to install and run a local Stendhal server on Windows®:


Go to Step 1. Install and configure MariaDB





Back to stendhal main wiki page