aboutsummaryrefslogtreecommitdiff
path: root/doc/chapters
diff options
context:
space:
mode:
Diffstat (limited to 'doc/chapters')
-rw-r--r--doc/chapters/installation.texi17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/chapters/installation.texi b/doc/chapters/installation.texi
index a4c7ce02b..a04478878 100644
--- a/doc/chapters/installation.texi
+++ b/doc/chapters/installation.texi
@@ -60,11 +60,12 @@ GNU libunistring 0.9.1.1 or higher
60@item 60@item
61GNU libidn 1.0.0 or higher 61GNU libidn 1.0.0 or higher
62@item 62@item
63@uref{ftp://ftp.gnupg.org/gcrypt/libgcrypt/, GNU libgcrypt} 63@uref{https://gnupg.org/software/libgcrypt/index.html, GNU libgcrypt}
64@uref{ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.6.0.tar.bz2, 1.6.0} or higher 64@uref{https://gnupg.org/ftp/gcrypt/libgcrypt/, 1.6.0} or higher
65@item 65@item
66GnuTLS @uref{ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-3.2.7.tar.xz, 3.2.7} or 66@uref{https://gnutls.org/, GnuTLS}
67higher, compile with libunbound for DANE support; GnuTLS also requires GNU 67@uref{https://www.gnupg.org/ftp/gcrypt/gnutls/v3.2/, 3.2.7} or higher,
68compile with libunbound for DANE support; GnuTLS also requires GNU
68nettle 2.7 (update: GnuTLS 3.2.7 appears NOT to work against GNU nettle 69nettle 2.7 (update: GnuTLS 3.2.7 appears NOT to work against GNU nettle
69> 2.7, due to some API updatings done by nettle. Thus it should be compiled 70> 2.7, due to some API updatings done by nettle. Thus it should be compiled
70against nettle 2.7 and, in case you get some error on the reference to 71against nettle 2.7 and, in case you get some error on the reference to
@@ -72,8 +73,8 @@ against nettle 2.7 and, in case you get some error on the reference to
72@uref{http://lists.gnupg.org/pipermail/gnutls-devel/2013-November/006588.html, this} 73@uref{http://lists.gnupg.org/pipermail/gnutls-devel/2013-November/006588.html, this}
73post (and the link inside it)). 74post (and the link inside it)).
74@item 75@item
75libgnurl 7.34.0 or higher (available from https://gnunet.org/gnurl), 76@uref{https://gnunet.org/gnurl, gnURL} libgnurl 7.34.0 or higher,
76should be compiled after @code{GnuTLS} 77must be compiled after @code{GnuTLS}
77@item 78@item
78libglpk 4.45 or higher 79libglpk 4.45 or higher
79@item 80@item
@@ -92,8 +93,8 @@ optional for convenient installation of the GNS proxy
92(available as part of Debian's libnss3-tools) 93(available as part of Debian's libnss3-tools)
93@item 94@item
94python-zbar 0.10 or higher, optional (for gnunet-qr) 95python-zbar 0.10 or higher, optional (for gnunet-qr)
95@item libsqlite 96@item
963.8.0 or higher (note that the code will compile and often work with lower 97libsqlite 3.8.0 or higher (note that the code will compile and often work with lower
97version numbers, but you may get subtle bugs with respect to quota management 98version numbers, but you may get subtle bugs with respect to quota management
98in certain rare cases); alternatively, MySQL or Postgres can also be installed, 99in certain rare cases); alternatively, MySQL or Postgres can also be installed,
99but those databases will require more complex configurations (not recommended 100but those databases will require more complex configurations (not recommended