Difference between revisions of "Installing on Linux:Ubuntu"

(Ubuntu)
(Ubuntu)
Line 6: Line 6:
 
First you must install MySQL as well as the required dependencies needed from the repositories.
 
First you must install MySQL as well as the required dependencies needed from the repositories.
  
<nowiki>sudo apt-get mysql-server build-essential</nowiki>
+
sudo apt-get mysql-server build-essential

Revision as of 21:23, 21 January 2008

This page details how to Install the Emulator on Linux.


Ubuntu

First you must install MySQL as well as the required dependencies needed from the repositories.

sudo apt-get mysql-server build-essential