系统:ubuntu
安装nginx
./configure 报错误:the HTTP rewrite module requires the PREC Liberary
安装 PREC Liberary
这使用的是root 用户
apt-get upgradeapt-get install libpcre3 libpcre3-dev
error:The HTTP gzip module requires the zlib Liberary
安装zlibc库
apt-get install zlibcapt-get install zlib1g.dev
版权声明:本文为博主原创文章,未经博主允许不得转载。
以上就介绍了ubuntu nginx configure 需要额外安装的库,包括了方面的内容,希望对PHP教程有兴趣本文@来#源gaodai$ma#com搞$$代**码网搞代gaodaima码的朋友有所帮助。