gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: Add menu entries for instal


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Add menu entries for installation, add nodes, fix the build
Date: Sun, 01 Jul 2018 11:38:49 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new dd0737b3c Add menu entries for installation, add nodes, fix the build
dd0737b3c is described below

commit dd0737b3c9ecd13b8a6b48cf84e6952251e4060c
Author: Nils Gillmann <address@hidden>
AuthorDate: Sun Jul 1 09:26:53 2018 +0000

    Add menu entries for installation, add nodes, fix the build
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 doc/documentation/chapters/installation.texi | 24 +++++++++++++++++++++---
 doc/documentation/gnunet.texi                |  8 ++++++++
 2 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/doc/documentation/chapters/installation.texi 
b/doc/documentation/chapters/installation.texi
index 23de13184..f6dd69216 100644
--- a/doc/documentation/chapters/installation.texi
+++ b/doc/documentation/chapters/installation.texi
@@ -6,7 +6,19 @@ source. For instructions on how to install GNUnet as a binary 
package
 please refer to the official documentation of your operating system or
 package manager.
 
address@hidden Getting the Source Code
address@hidden
+* Installing dependencies::
+* Getting the Source Code::
+* Create @code{gnunet} user and group::
+* Preparing and Compiling the Source Code::
+* Installation::
+* MOVED FROM USER Checking the Installation::
+* MOVED FROM USER The graphical configuration interface::
+* MOVED FROM USER Config Leftovers::
address@hidden menu
+
address@hidden 
-----------------------------------------------------------------------
address@hidden Installing dependencies
 @section Installing dependencies
 GNUnet needs few libraries and applications for being able to run and
 another few optional ones for using certain features. Preferably they
@@ -55,7 +67,8 @@ These are the dependencies only required for certain features
 (for attribute-based encryption and the identity provider subsystem)
 @end itemize
 
-
address@hidden 
-----------------------------------------------------------------------
address@hidden Getting the Source Code
 @section Getting the Source Code
 You can either download the source code using git (you obviously need
 git installed) or as an archive.
@@ -75,6 +88,8 @@ tar xzvf gnunet-0.11.0pre66.tar.gz
 In the next chapter we will assume that the source code is available
 in the home directory at @code{~/gnunet}.
 
address@hidden 
-----------------------------------------------------------------------
address@hidden Create @code{gnunet} user and group
 @section Create @code{gnunet} user and group
 The GNUnet services should be run as a dedicated user called
 @code{gnunet}. For using them a user should be in the same group as
@@ -92,6 +107,8 @@ Now add your own user to the @code{gnunet} group.
 $ sudo adduser alice gnunet
 @end example
 
address@hidden 
-----------------------------------------------------------------------
address@hidden Preparing and Compiling the Source Code
 @section Preparing and Compiling the Source Code
 For preparing the source code for compilation a bootstrap script and
 @code{configure} has to be run from the source code directory. When
@@ -125,7 +142,8 @@ that 5 threads should be used.
 $ make -j5
 @end example
 
-
address@hidden 
-----------------------------------------------------------------------
address@hidden Installation
 @section Installation
 The compiled binaries can be installed using @code{make install}. It
 needs to be run as root (or with sudo) because some binaries need the
diff --git a/doc/documentation/gnunet.texi b/doc/documentation/gnunet.texi
index c1905e899..747df5cf5 100644
--- a/doc/documentation/gnunet.texi
+++ b/doc/documentation/gnunet.texi
@@ -125,6 +125,14 @@ Key Concepts
 * Revocation::
 
 Installing GNUnet
+* Installing dependencies::
+* Getting the Source Code::
+* Create @code{gnunet} user and group::
+* Preparing and Compiling the Source Code::
+* Installation::
+* MOVED FROM USER Checking the Installation::
+* MOVED FROM USER The graphical configuration interface::
+* MOVED FROM USER Config Leftovers::
 
 Using GNUnet
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]