InitialStepsWithMarauroa: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin
No edit summary
imported>MiguelAngelBlanchLardin
Line 147: Line 147:
java -classpath marauroa.jar;mysql-connector-java-3.0.7-stable-bin.jar marauroa.server.marauroad -c <game.ini> -l
java -classpath marauroa.jar;mysql-connector-java-3.0.7-stable-bin.jar marauroa.server.marauroad -c <game.ini> -l
</pre>
</pre>

''NOTE'': On Linux use : instead of ; to define the classpath.

Make sure that you have the MySQL running too. Marauroa will build all the needed table structure for itself.
Make sure that you have the MySQL running too. Marauroa will build all the needed table structure for itself.