summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 6 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index d8ea880a..0bc705ab 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,16 +32,18 @@ Installing these dependencies is distributions-specific, and we'll leave it to
you to figure this out.
-2. Compiling The Mana World
-===========================
+2. Compiling And Installing The Mana World
+==========================================
1) Go to the directory you have extracted the source to.
2) If you checked out from CVS, run "./autogen.sh" to generate configure.
3) Run "./configure"
4) Run "make"
+5) Run "make install" as root
-It should have generated the executable in src/tmw, you should run it like
-"src/tmw" for it to be able to find its data.
+It should have installed The Mana World on your system now, and you can run it
+with "tmw". By default all files are installed to /usr/local, you can pass a
+different prefix to configure as usual.
EXPERIMENTAL: For those people with modern video cards and fast OpenGL
@@ -57,10 +59,6 @@ It should have generated the executable in src/tmw, you should run it like
3. Notes
========
-There is at the moment no way to install The Mana World on your sytem, we still
-need to figure out how to make that possible using the GNU autotools. Any help
-on this will be greatly appreciated.
-
If you have any problems, you are welcome to post your questions on our forums,
or talk about them in our IRC channel.