no gmake nor make found in path 的错误要安装make
yum install makecc命令未找到的错误要安装 gcc
yum install gccthe HTTP rewrite module requires the PCRE library 的错误需要安装 PCRE 库
yum install pcre-develSSL modules require the OpenSSL library的错误
yum install openssl-devel -y







