From 9804974e7f351b40ca89d937fe113478a8f65f3b Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 3 Mar 2019 21:57:41 +0000 Subject: clarify more deps --- doc/handbook/chapters/installation.texi | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi index ce6ae9447..0f091bb7d 100644 --- a/doc/handbook/chapters/installation.texi +++ b/doc/handbook/chapters/installation.texi @@ -37,13 +37,27 @@ The mandatory libraries and applications are @item libnss @item libunistring @item gettext -@item glibc +@item glibc (read below, other libcs should work) @item libgmp @item gnutls @item libcurl (has to be linked to GnuTLS) or libgnurl @item zlib @end itemize +Glibc is required for certain NSS features: + +@example +One mechanism of integrating GNS with legacy applications via NSS is +not available if this is disabled. But applications that don't use the +glibc for NS resolution won't work anyway with this, so little is lost +on BSD systems. +GNS via direct use or via the HTTP or DNS proxies is unaffected. +@end example + +Other libcs should work, the resulting builds just don't include the +glibc NSS specific code. One example is the build against NetBSD's libc +as detailed in @uref{https://bugs.gnunet.org/view.php?id=5605}. + In addition GNUnet needs one of of these three databases @itemize @bullet @item sqlite + libsqlite (the default, requires no further configuration) -- cgit v1.2.3