mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-09 19:22:27 +00:00
Updated Linux server setup (markdown)
parent
7fac46c81f
commit
64599ccdf3
@ -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 libstring-escape-perl`.
|
||||
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 liburi-escape-xs-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`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user