aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 251433f55..8ddc76826 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1188,7 +1188,8 @@ fi
1188 1188
1189AC_MSG_NOTICE([******************************************** 1189AC_MSG_NOTICE([********************************************
1190Please make sure that you have created a user and group 'gnunet' 1190Please make sure that you have created a user and group 'gnunet'
1191and additionally a group 'gnunetdns'. Then, you can compile GNUnet 1191and additionally a group 'gnunetdns'. Make sure that '/var/lib/gnunet'
1192is owned (and writable) by user 'gnunet'. Then, you can compile GNUnet
1192with 1193with
1193 make 1194 make
1194After that, run (if necessary as 'root') 1195After that, run (if necessary as 'root')