摘要:
问题1:./configure: error: the HTTP rewrite module requires the PCRE library解决方案:yum -y install pcre-devel问题2:/configure: error: the HTTP gzip module requires the zlib library.解决方案:yum install -y zlib-devel 阅读全文
posted @ 2013-08-16 16:14
M小卢
阅读(92)
评论(0)
推荐(0)