%general-entities; ]> $LastChangedBy$ $Date$ nghttp2-&nghttp2-version; nghttp2 Introduction to nghttp2 nghttp2 is an implementation of HTTP/2 and its header compression algorithm, HPACK. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &nghttp2-md5sum; Download size: &nghttp2-size; Estimated disk space required: &nghttp2-buildsize; Estimated build time: &nghttp2-time; nghttp2 Dependencies Recommended Optional , , , , CUnit (required for the testsuite), Cython, jemalloc, libev, mruby, Spdylay, and Sphinx. User Notes: Installation of nghttp2 Install nghttp2 by running the following commands: ./configure --prefix=/usr \ --disable-static \ --enable-lib-only \ --docdir=/usr/share/doc/nghttp2-&nghttp2-version; && make This package does not come with a usable test suite. Now, as the root user: make install Command Explanations --enable-lib-only: only build libnghttp2. Omit this switch if you'd like to build the example applications, Python bindings, or the C++ asio library. Contents Installed Programs Installed Libraries Installed Directories None libnghttp2.so /usr/include/nghttp2 and /usr/share/nghttp2 Short Descriptions libnghttp2.so an implementation of the Hypertext Transfer Protocol version 2 in C. libnghttp2.so