Updated Linux server setup (markdown)

gpanula 2015-04-05 20:57:57 -05:00
parent 07088474fa
commit d5e33b2651

@ -11,7 +11,7 @@ Steps
-----
1. Open a terminal window.
2. First make sure you have dependencies installed. On Ubuntu this is done with: `sudo apt-get install subversion mysql-server libmysqlclient-dev libboost-dev build-essential git`.
2. First make sure you have dependencies installed. On Ubuntu this is done with: `sudo apt-get install subversion mysql-server libmysqlclient-dev libboost-dev build-essential git libstring-escape-perl`.
3. Additional optional dependencies: `sudo apt-get install phpmyadmin`
4. Clone the repository from github: `git clone git://github.com/EQEmu/Server.git eqemu`
OR if behind a firewall/proxy `git https://://github.com/EQEmu/Server.git eqemu`