diff options
-rw-r--r-- | README | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -323,11 +323,13 @@ in 'contrib/services' or by running: # sudo -u gnunet gnunet-arm -s -Note that running the 'configure' and 'make install' steps as -root (or with sudo) is required as some parts of the installation -require the creation of SUID binaries. The installation will -work if you do not run these steps as root, but some components -may not be installed in the perfect place or with the right +Note that you must read paragraph "Notes on setuid", which documents +steps you have to follow after the installation, as a priviledged +user. We require some binaries to be setuid. The most portable +approach across all supported platforms and targets is to let this be handled +manually. +The installation will work if you do not run these steps as root, but some +components may not be installed in the perfect place or with the right permissions and thus won't work. This will create the users and groups needed for running GNUnet |