aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 7c5d3e4..dbf4e8a 100644
--- a/README
+++ b/README
@@ -31,6 +31,9 @@ The next step is to specify the install prefix, run
$ export PREFIX=$HOME/local # Adapt to your needs.
$ ./configure --prefix=$PREFIX
+On some Debian systems, the additional flag --enable-debian-system
+might be useful to let the --prefix option be correctly executed.
+
Then the usual GNU-compatible commands, that are
$ make install