所以我安裝了xdebug,但我猜測它的版本不對,因爲我下載了一個預編譯版本,但它不起作用,所以我決定自己做。我也跟着上了XDebug站點上的說明,當它涉及到運行phpize我得到以下錯誤:在OS X Lion上安裝xdebug 10.7.6
Cannot find config.m4.
Make sure that you run './phpize' in the top level source directory of the module
當我在目錄/ usr/bin中運行phpize我得到同樣的錯誤。
當我嘗試看看我運行的是什麼版本的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:
而且它阻止我在我的軌道的另一件事是,我沒有gcc編譯我已經unisntalled和現在重新安裝xcode兩次,但沒有任何優勢...
Lion尚未達到10.7.6版本,只有10.7.3。 – Kyle 2012-04-15 21:22:18