Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Kahn Gillmor
Knot DNS Resolver
Commits
a46fc6a3
Commit
a46fc6a3
authored
Jul 13, 2016
by
Vladimír Čunát
Browse files
doc/build: mention geoip dependency
parent
a4bb794c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/build.rst
View file @
a46fc6a3
...
...
@@ -49,6 +49,7 @@ There are also *optional* packages that enable specific functionality in Knot DN
"luasec_", "``trust anchors``", "TLS for Lua."
"libmemcached_", "``modules/memcached``", "To build memcached backend module."
"hiredis_", "``modules/redis``", "To build redis backend module."
"geoip_", "``modules/tinyweb``", "To build a proof-of-concept web interface (needs Go as well)."
"Go_ 1.5+", "``modules``", "Build modules written in Go."
"cmocka_", "``unit tests``", "Unit testing framework."
"Doxygen_", "``documentation``", "Generating API documentation."
...
...
@@ -256,6 +257,7 @@ You can hack on the container by changing the container entrypoint to shell like
.. _Go: https://golang.org
.. _libmemcached: http://libmemcached.org/libMemcached.html
.. _hiredis: https://github.com/redis/hiredis
.. _geoip: https://github.com/abh/geoip
.. _Doxygen: http://www.stack.nl/~dimitri/doxygen/manual/index.html
.. _breathe: https://github.com/michaeljones/breathe
.. _Sphinx: http://sphinx-doc.org/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment