phpize报错,求帮忙解决
来源:2-2 用户类API-实现用户注册API、登录API

每天是周末
2017-09-29
/usr/bin/m4: cannot open `autoconf.m4': No such file or directory
/usr/bin/m4:configure.in:22: ERROR: end of file in string
我电脑是ubuntu16.0.4系统,安装的是lnmp1.4,php用的是7.1.7
写回答
2回答
-
hallo_monde
2018-05-02
这个问题
yum install m4
yum install autoconf
就可以解决
对了 忘了你的系统是ubuntu 应该用 apt-get 把yum 换成 apt-get 即可
10 -
Pangee
2017-09-29
建议用centos
00
相似问题