grep: /usr/include/php/main/php.h: no such file or directory
grep: /usr/include/php/zend/zend_modules.h: no such file or directory
grep: /usr/include/php/zend/zend_extensions.h: no such file or directory
configuring for:
php api version:
zend module api no:
zend extension api no:
autom4te: need gnu m4 1.4 or later: /usr/bin/m4
以前也有人提过 但是我多了最后一行 不知道怎么办 求帮助!
回复内容: mac上安装xdebug出现下面的报错
grep: /usr/include/php/main/php.h: no such file or directory
grep: /usr/include/php/zend/zend_modules.h: no such file or directory
grep: /usr/include/php/zend/zend_extensions.h: no such file or directory
configuring for:
php api version:
zend module api no:
zend extension api no:
autom4te: need gnu m4 1.4 or later: /usr/bin/m4
以前也有人提过 但是我多了最后一行 不知道怎么办 求帮助!
我也遇到了这个问题,你可以试一下。到你的终端输入 sudo xcodebuild -license。然后回车打开协议,空格键一直往下翻,到最后输入agree,然后回车。再来编译一下,试试。我的问题解决了,祝你好运.
