From f4b8d0c303fc1df7bf9676d43697a7bb2c1eaa30 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sun, 30 May 2021 15:34:59 +0200 Subject: [PATCH] Add libmicrohttpd compilation hint --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9ff16357..d54e000ab 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,10 @@ cp ninja ../bin cd .. ``` +If you compile manually Libmicrohttpd, you might need to compile it +without GNU TLS, a bug here will empeach further compilation of Kiwix +tools otherwise. + If the compilation still fails, you might need to get a more recent version of a dependency than the one packaged by your Linux distribution. Try then with a source tarball distributed by the