だから私はxdebugをインストールしましたが、プリコンパイルされたバージョンをダウンロードしたので間違ったバージョンを推測しました、そしてそれは動作しません、それで私は自分で作ることに決めました。xdebugサイトの指示に従いましたが、phpizeの実行に関しては、次のエラーが発生します。
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:
また、私のトラックで私を止めているもう1つのことは、gccコンパイラがないことです。xcodeを2回ユニインストールして再インストールしましたが、現在は普及していません...