gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: installation: couple of fix


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: installation: couple of fixes in configure switches
Date: Sun, 03 Mar 2019 22:16:16 +0100

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 32bc34192 installation: couple of fixes in configure switches
32bc34192 is described below

commit 32bc3419223a53b8015119e3c737864d288e81b5
Author: ng0 <address@hidden>
AuthorDate: Sun Mar 3 21:16:11 2019 +0000

    installation: couple of fixes in configure switches
---
 doc/handbook/chapters/installation.texi | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/doc/handbook/chapters/installation.texi 
b/doc/handbook/chapters/installation.texi
index a907a1046..04a3d8a0f 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -116,17 +116,24 @@ running @code{configure} the following options can be 
specified to
 customize the compilation and installation process:
 
 @itemize @bullet
address@hidden @code{--disable-documentation} - don't build the configuration 
documents
address@hidden @code{--disable-documentation} - don't build the documentation
 @item @code{--enable-looging=[LOGLEVEL]} - choose a loglevel (@code{debug}, 
@code{info}, @code{warning} or @code{error})
 @item @code{--prefix=[PATH]} - the directory where the GNUnet libraries and 
binaries will be installed
 @item @code{--with-extractor=[PATH]} - the path to libextractor
 @item @code{--with-libidn=[PATH]} - the path to libidn
address@hidden @code{--with-libidn2=[PATH]} - the path to libidn2 (takes 
priority over libidn if both are found)
 @item @code{--with-microhttpd=[PATH]} - the path to libmicrohttpd
 @item @code{--with-sqlite=[PATH]} - the path to libsqlite
 @item @code{--with-zlib=[PATH]} - the path to zlib
 @item @code{--with-sudo=[PATH]} - path to the sudo binary (no need to run 
@code{make install} as root if specified)
 @end itemize
 
+Note that the list above is not always up to date and you
+should check the output of @code{./configure --help}, read
+the @file{configure.ac} or send an email asking for assistance
+if you are in doubt of any configure options or require fixes
+for your operating system.
+
 The following example configures the installation prefix
 @code{/usr/lib} and disables building the documentation
 @example

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



reply via email to

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