mac安装redis遇到问题

WBOY
풀어 주다: 2016-06-06 20:47:47
원래의
1131명이 탐색했습니다.

在mac中进行lamp开发,需要安装redis,安装php的redis驱动出现问题。
我的是mac 10.9.1

安装驱动:
进入php-redis目录,执行phpize报错:
1.
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

2.
Cannot find autoconf

回复内容:

在mac中进行lamp开发,需要安装redis,安装php的redis驱动出现问题。
我的是mac 10.9.1

安装驱动:
进入php-redis目录,执行phpize报错:
1.
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

2.
Cannot find autoconf

问题已经解决
说说遇到的两个问题,具体操作google
1.使用phpize 报grep: /usr/include/php/main/php.h: No such file or directory
解决:可能是因为mac升级了,需要ln个xcode的链接
2.使用phpize 报Cannot find autoconf
解决:需要安装autoconf

请问你是使用何种方式安装,如果使用homebrew的话,基本安装的软件都可以在/usr/loca/里面找到,bin和sbin是可执行文件,etc是配置,Cellar是软件文件,等等。我用的nginx不晓得apache怎么玩。。
其他的我也不晓得了。但愿帮得上你。

관련 라벨:
원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿