0
我從github下載源代碼:https://github.com/nghttp2/nghttp2。 和步驟安裝:未能在centos6.5上安裝nghttp2.6/6.8
$ autoreconf -i
$ automake
$ autoconf
$ ./configure
$ make
每一個步驟是確定的,但我不能用它
nghttp
-bash:nghttp:找不到命令
但是,我安裝nghttp2上Ubuntu 14.04成功!