summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 145f55158..327ef75ce 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,6 +6,10 @@
The installation procedure should be quite simple:
+0) If you got your source tree from CVS (and not from a .tar.gz
+ tarball), you have to run ./autogen.sh instead of ./configure in
+ step 1).
+
1) ./configure --prefix=/usr --sysconfdir=/etc
or any other options (try --help)