码迷,mamicode.com
首页 > Web开发 > 详细

Mac php phpize 扩展问题解决

时间:2014-10-24 14:18:46      阅读:236      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   io   os   for   sp   div   on   

执行执行 phpize 报错:

1 grep: /usr/include/php/main/php.h: No such file or directory
2 grep: /usr/include/php/Zend/zend_modules.h: No such file or directory
3 grep: /usr/include/php/Zend/zend_extensions.h: No such file or directory
4 Configuring for:
5 PHP Api Version:
6 Zend Module Api No:
7 Zend Extension Api No:
1 sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include /usr/include

 

Mac php phpize 扩展问题解决

标签:style   blog   color   io   os   for   sp   div   on   

原文地址:http://www.cnblogs.com/MDK-L/p/4048069.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!