Code MAC mac下phpize编译提示Cannot find autoconf解决办法 YangJunwei 4年前 (2016-08-25) 0 19614 0 在 mac 下 phpize 编译扩展时,出现如下报错: Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script.
Code phpize编译php扩展时提示 Cannot find config.m4 YangJunwei 6年前 (2015-05-30) 0 9045 0 利用phpize编译PHP扩展时,发现报错 Cannot find config.m4.