因为http-parser现在包含在RHEL 7.4中,而EPEL不提供在RHEL中的包。所以需要安装第三方http-parser软件包
wget https://kojipkgs.fedoraproject.org//packages/http-parser/2.7.1/3.el7/x86_64/http-parser-2.7.1-3.el7.x86_64.rpm
yum localinstall http-parser-2.7.1-3.el7.x86_64.rpm
因为http-parser现在包含在RHEL 7.4中,而EPEL不提供在RHEL中的包。所以需要安装第三方http-parser软件包
wget https://kojipkgs.fedoraproject.org//packages/http-parser/2.7.1/3.el7/x86_64/http-parser-2.7.1-3.el7.x86_64.rpm
yum localinstall http-parser-2.7.1-3.el7.x86_64.rpm