diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-09-09 15:41:40 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-09-09 15:41:40 +0000 |
commit | 37f8ff6c491ee2ff01dc88e2ec74ea976af5f77d (patch) | |
tree | 37636efe76e9bbe902aecbce1541d00945f9b176 /configure.ac | |
parent | d0b561b742d4b448786059b4a34f7f7606038212 (diff) |
-update configure info
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
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 AC_MSG_NOTICE([******************************************** Please make sure that you have created a user and group 'gnunet' -and additionally a group 'gnunetdns'. Then, you can compile GNUnet +and additionally a group 'gnunetdns'. Make sure that '/var/lib/gnunet' +is owned (and writable) by user 'gnunet'. Then, you can compile GNUnet with make After that, run (if necessary as 'root') |