README.rst: Note about jansson

This commit is contained in:
Tatsuhiro Tsujikawa 2013-10-27 16:23:24 +09:00
parent 83f35ede00
commit 917f1b0acc
1 changed files with 6 additions and 0 deletions

View File

@ -89,6 +89,11 @@ resource) in ``nghttp``, the following packages are needed:
* libxml2 >= 2.7.7
The header compression test tools in hdtest directory require the
following package:
* jansson >= 2.5
If you are using Ubuntu 12.04, you need the following packages
installed:
@ -102,6 +107,7 @@ installed:
* libssl-dev
* libxml2-dev
* libevent-dev
* libjansson-dev
spdylay is not packaged in Ubuntu, so you need to build it yourself:
http://spdylay.sourceforge.net/