为了账号安全,请及时绑定邮箱和手机立即绑定

build zephir 是时候出差了,

build zephir 是时候出差了,

PHP
慕码人8056858 2019-03-07 05:01:19
zephir build 的时候出错了 安装zephir 后,安装官方文档,键了一个demo ,然后build 的时候出错了,这是内核问题么 [root@localhost utils]# zephir build Preparing for PHP compilation... Preparing configuration file... configure: error: Cannot find php-config. Please use --with-php-config=PATH Compiling... sh: php-config: 未找到命令 kernel/array.h:25:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/debug.h:25:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/exception.h:24:23: 致命错误:Zend/zend.h:没有那个文件或目录 #include <Zend/zend.h> ^ 编译中断。 kernel/exit.h:22:23: 致命错误:Zend/zend.h:没有那个文件或目录 #include <Zend/zend.h> ^ 编译中断。 In file included from ./php_utils.h:11:0, from ./php_ext.h:4, from kernel/fcall.h:24: ./kernel/globals.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/file.h:23:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/filter.h:23:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/globals.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/iterator.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/main.h:23:34: 致命错误:Zend/zend_interfaces.h:没有那个文件或目录 #include <Zend/zend_interfaces.h> ^ 编译中断。 kernel/math.h:23:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/memory.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/object.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/operators.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 In file included from ./php_utils.h:11:0, from ./php_ext.h:4, from kernel/require.h:24: ./kernel/globals.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/string.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/time.h:20:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/variables.h:24:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 kernel/concat.h:4:17: 致命错误:php.h:没有那个文件或目录 #include <php.h> ^ 编译中断。 Installing... Internal extension compilation failed. Check compile-errors.log for more information
查看完整描述

2 回答

?
饮歌长啸

TA贡献1951条经验 获得超3个赞

解决方案:

find / -name php-config

然后通过软连接 到 bin 目录下面,即可解决

查看完整回答
反对 回复 2019-03-18
?
慕标5832272

TA贡献1966条经验 获得超4个赞

回显结果第三行。
https://img1.sycdn.imooc.com//5c8f39f20001f01808000183.jpg

查看完整回答
反对 回复 2019-03-18
  • 2 回答
  • 0 关注
  • 510 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信