aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2015-08-18 19:17:35 +0000
committerNils Durner <durner@gnunet.org>2015-08-18 19:17:35 +0000
commitf83d6d6b12dd2d4ab75a6b063b70fd2458681a42 (patch)
tree8b8230490bec0e4b888f9d3d36e3cdcf95f3a088 /configure.ac
parentaa3514e39aaab4a6666165328f820ffdad06718b (diff)
downloadgnunet-f83d6d6b12dd2d4ab75a6b063b70fd2458681a42.tar.gz
gnunet-f83d6d6b12dd2d4ab75a6b063b70fd2458681a42.zip
setup docu
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 04ab5c504..e5d379589 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1743,7 +1743,7 @@ fi
1743 1743
1744AC_MSG_NOTICE([******************************************** 1744AC_MSG_NOTICE([********************************************
1745Please make sure NOW that you have created a user and group 'gnunet' 1745Please make sure NOW that you have created a user and group 'gnunet'
1746and additionally a group 'gnunetdns': 1746and additionally a group 'gnunetdns'. On Debian and Ubuntu GNU/Linux, type:
1747 addgroup gnunetdns 1747 addgroup gnunetdns
1748 adduser --system --group --disabled-login --home /var/lib/gnunet gnunet 1748 adduser --system --group --disabled-login --home /var/lib/gnunet gnunet
1749 1749
@@ -1762,6 +1762,8 @@ require fresh login to come into effect):
1762"USERNAME" with the respective login names). If you have a global IP 1762"USERNAME" with the respective login names). If you have a global IP
1763address, no further configuration is required. 1763address, no further configuration is required.
1764 1764
1765For more detailed setup instructions, see https://gnunet.org/installation
1766
1765Optionally, download and compile gnunet-gtk to get a GUI for 1767Optionally, download and compile gnunet-gtk to get a GUI for
1766file-sharing and configuration. This is particularly recommended 1768file-sharing and configuration. This is particularly recommended
1767if your network setup is non-trivial, as gnunet-setup can be 1769if your network setup is non-trivial, as gnunet-setup can be