StendhalLocalhostServerOnLinux: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Zenix2
m Bash it up! Starting marauroa: - Added version missing warning
imported>Kymara
Setting up a localhost server: mar doesn't need building.
Line 1: Line 1:
= Setting up a localhost server =
= Setting up a localhost server =
This guide will teach you how to set up a server on your Ubuntu machine. The server will be a local one, so people from around the world cannot get to your server. Only those who are directly connected to you via a LAN can connect to this server. The required packages are:
This guide will teach you how to set up a server on your Ubuntu machine. The server will be a local one, so people from around the world cannot get to your server. Only those who are directly connected to you via a LAN can connect to this server. The required packages are:
*A compiled version of Marauroa
*<strike>A compiled version of Marauroa</strike> ''The marauroa jar is included in the stendhal server package now.''
*A compiled version of the Stendhal Server
*A compiled version of the Stendhal Server
*MySQL
*MySQL
Line 9: Line 9:
<!-- This is heavly based on the Visual Guide to Setting up a Localhost Server on Windows XP (c) -->
<!-- This is heavly based on the Visual Guide to Setting up a Localhost Server on Windows XP (c) -->
== Getting the materials ==
== Getting the materials ==
Download a current version of Stendhal and Maruroa. Build each of those. I won't go in-depth about this, it is worth an entire tutorial for each alone. Check out [[HowToBuildMarauroa|How to build Marauroa]] and [[HowToBuildStendhal|How to build Stendhal]] for more info. If you run a Linux System, then you have the necssairy tools to get everything else. I recommend ViM for those command-line lovers, and GEdit/Kate for those GUI people. Command line access shouldn't be a problem, ask your system administrator if you do and how to get to it.
Download a current version of Stendhal. I won't go in-depth about this, it is worth an entire tutorial, see [[HowToBuildStendhal|How to build Stendhal]] for more info. If you run a Linux System, then you have the necessary tools to get everything else. I recommend ViM for those command-line lovers, and GEdit/Kate for those GUI people. Command line access shouldn't be a problem, ask your system administrator if you do and how to get to it.


= Setting up MySQL =
= Setting up MySQL =