<body>
在centos中,安装phalcon扩展,出现的这样的问题,百度没找到相关解决方案
——————为了出现相同问题的同学找到答案———————-
./install: line 24: php-config: command not found
php-config is not installed
回复内容:
<body>
在centos中,安装phalcon扩展,出现的这样的问题,百度没找到相关解决方案
——————为了出现相同问题的同学找到答案———————-
./install: line 24: php-config: command not found
php-config is not installed
本文来源gao@!dai!ma.com搞$$代^@码!网!搞gaodaima代码
你安装php时修改了安装路径吧?你找找/usr/local/bin/php-config有没有?
可以./configure –with-php-config=你的php安装路径/php-config指定一个配置文件