summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcel W. Wysocki <maci@satgnu.org>2005-02-13 23:20:25 +0000
committerMarcel W. Wysocki <maci@satgnu.org>2005-02-13 23:20:25 +0000
commit00d7a2cee3904a5ef11b884d68b111ce2d7fd8a9 (patch)
treedf5a174972d8655f80789c5def3e9a34db45f5cd /docs
parent68b8dc8a49a23d512abd01f657308ab6785078a6 (diff)
downloadmana-client-00d7a2cee3904a5ef11b884d68b111ce2d7fd8a9.tar.gz
mana-client-00d7a2cee3904a5ef11b884d68b111ce2d7fd8a9.tar.bz2
mana-client-00d7a2cee3904a5ef11b884d68b111ce2d7fd8a9.tar.xz
mana-client-00d7a2cee3904a5ef11b884d68b111ce2d7fd8a9.zip
small note in the linux.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL/linux.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/INSTALL/linux.txt b/docs/INSTALL/linux.txt
index f643b278..6d56e1e5 100644
--- a/docs/INSTALL/linux.txt
+++ b/docs/INSTALL/linux.txt
@@ -30,7 +30,8 @@ you to figure this out.
============================
The final step... I assume you have already downloaded the latest tarball or
-checked out a recent version from the CVS. In any case follow the last 3 steps:
+checked out a recent version from the CVS.
+In any case follow the last 3 steps: (recommend)
1) Go to the directory you have extracted the source to.
2) Run "./autogen.sh" (only when using CVS, not when using a source release)
@@ -40,5 +41,12 @@ checked out a recent version from the CVS. In any case follow the last 3 steps:
It should have generated the executable in src/tmw, you should run it from the
main directory for it to be able to find its data.
+If this does not work for you try the following: (not recommend)
+
+1) Go to the directory you have extracted the source to.
+2) Run "make -f makefile.static"
+
+Now you should be able to run "./tmw".
+
If you have any problems, you are welcome to post your questions on our forums,
or talk about them in our IRC channel.