mirror of https://github.com/kiwix/libkiwix.git
Add libmicrohttpd compilation hint
This commit is contained in:
parent
188694f2a1
commit
f4b8d0c303
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue