Mention libspdylay-dev package availability
This commit is contained in:
parent
042a59117d
commit
396dde1347
|
@ -110,8 +110,9 @@ If you are using Ubuntu 14.04 LTS (trusty) or Debian 7.0 (wheezy) and above run
|
||||||
zlib1g-dev libcunit1-dev libssl-dev libxml2-dev libev-dev libevent-dev libjansson-dev \
|
zlib1g-dev libcunit1-dev libssl-dev libxml2-dev libev-dev libevent-dev libjansson-dev \
|
||||||
libjemalloc-dev cython python3-dev python-setuptools
|
libjemalloc-dev cython python3-dev python-setuptools
|
||||||
|
|
||||||
spdylay is not packaged in Ubuntu, so you need to build it yourself:
|
From Ubuntu 15.10, spdylay has been available as a package named
|
||||||
http://tatsuhiro-t.github.io/spdylay/
|
`libspdylay-dev`. For the earlier Ubuntu release, you need to build
|
||||||
|
it yourself: http://tatsuhiro-t.github.io/spdylay/
|
||||||
|
|
||||||
To enable mruby support for nghttpx, `mruby
|
To enable mruby support for nghttpx, `mruby
|
||||||
<https://github.com/mruby/mruby>`_ is required. We need to build
|
<https://github.com/mruby/mruby>`_ is required. We need to build
|
||||||
|
|
Loading…
Reference in New Issue