From 1e164776a737b57c54a71f6eab8f93263146b089 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Thu, 13 May 2010 19:58:34 +0200 Subject: Added some documentation about the dependencies Reviewed-by: Jared Adams --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 1348dac4..2b684d96 100644 --- a/README +++ b/README @@ -3,6 +3,15 @@ Setting up a Mana server COMPILATION +Before trying to compile, make sure all the dependencies are installed. For +each dependency the Ubuntu package name is listed as well as the website. + + * Enet (libenet-dev) - http://enet.bespin.org/ + * libxml2 (libxml2-dev) - http://xmlsoft.org/ + * Lua (liblua5.1-0-dev) - http://lua.org/ + * PhysFS (libphysfs-dev) - http://icculus.org/physfs/ + * SQLite 3 (libsqlite3-dev) - http://sqlite.org/ + 0) autoreconf -i (when you cloned via git) 1) ./configure 2) make -- cgit v1.2.3-70-g09d2