编译nginx:pcre8.39报错

WARNING: ‘aclocal-1.15’ is missing on your system.
pcre8.39报错 WARNING aclocal-1.15 is missing on your systemcentos7.0版本

Automake-1.15

  1. 下载地址:

http://ftp.gnu.org/gnu/automake/

http://ftp.gnu.org/gnu/automake/automake-1.15.tar.gz

  1. 编译

./configure --docdir=/usr/share/doc/automake-1.15
make

  1. 安装

sudo make install

相关文章: