InstallingStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Neoneurone No edit summary |
imported>Immibis No edit summary |
||
| Line 5: | Line 5: | ||
Also download the java connector library from the [http://dev.mysql.com/downloads/ same place] (it's called "MySQL Connector/J" ), unzip it, and make sure it is on the classpath when running maraurorad later. You can save this download if you get compiled version of Marauroa. |
Also download the java connector library from the [http://dev.mysql.com/downloads/ same place] (it's called "MySQL Connector/J" ), unzip it, and make sure it is on the classpath when running maraurorad later. You can save this download if you get compiled version of Marauroa. |
||
== Download |
== Download Marauroa == |
||
Download |
Download Marauroa from http://arianne.sourceforge.net/?arianne_url=servers/server_marauroa |
||
or check out the cvs version and build it. |
or check out the cvs version and build it. |
||
== Start MySQL == |
== Start MySQL == |
||
Refer to the |
Refer to the MySQL installation documentation for details. |
||
If you used the noinstall package, you can run bin/mysqld.exe. |
If you used the noinstall package, you can run bin/mysqld.exe. |
||
| Line 17: | Line 17: | ||
== Configure MySQL and create .ini file == |
== Configure MySQL and create .ini file == |
||
Read at [[ |
Read at [[InitialStepsWithMarauroa#Configuration|Marauroa configuration]] how to create a database and how to create the configuration .ini file for marauroa. |
||
== Copy Stendhal to the Maraurora classpath == |
== Copy Stendhal to the Maraurora classpath == |
||