pcre-8.36 编译错误 解决

来源:互联网 发布:诺维斯基10年数据 编辑:程序博客网 时间:2024/06/13 21:58

1.   centos 6.4     64位系统上  编译pcre-8.36 报错。

/home/user/pcre-8.36/missing: line 81: aclocal-1.14: command not found
WARNING: 'aclocal-1.14' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make: *** [aclocal.m4] Error 127

搜索到该文章    http://trac.macports.org/ticket/46137

解决方法:使用pcre-8.34  编译通过

0 0
原创粉丝点击