首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >OS X 10.9 Mavericks上的PHP Xdebug

OS X 10.9 Mavericks上的PHP Xdebug
EN

Stack Overflow用户
提问于 2013-10-25 09:04:21
回答 4查看 57K关注 0票数 47

在安装OSX10.9Mavericks之后,我在OS上设置PHP开发环境时遇到了问题。

下面是我用来安装的命令。

代码语言:javascript
复制
sudo pecl install xdebug

downloading xdebug-2.2.3.tgz ...
Starting to download xdebug-2.2.3.tgz (250,543 bytes)
.....................................................done: 250,543 bytes
66 source files, building
running: phpize
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:
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.

ERROR: `phpize' failed

有人有解决方案或变通办法吗?

EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/19579401

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档