简体   繁体   English

MAMP PHPize命令

[英]MAMP PHPize Command

I am trying to run mamp's phpize command on a source code as below: 我试图在源代码上运行mamp的phpize命令,如下所示:

/Applications/MAMP/bin/php/php5.3.14/bin/phpize

But this is giving me error as below output: 但这给我错误如下输出:

grep: /Applications/MAMP/bin/php/php5.3.14/include/php/main/php.h: No such file or directory
grep: /Applications/MAMP/bin/php/php5.3.14/include/php/Zend/zend_modules.h: No such file or directory
grep: /Applications/MAMP/bin/php/php5.3.14/include/php/Zend/zend_extensions.h: No such file or directory
Configuring for:
PHP Api Version:        
Zend Module Api No:     
Zend Extension Api No:  
configure.in:3: warning: prefer named diversions
configure.in:3: warning: prefer named diversions

Do you have any idea, what is wrong here? 你有什么想法,这是怎么了?

这是有关如何下载和配置所需资源的出色指南: https : //stackoverflow.com/a/11175197/369326

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM