加入收藏 | 设为首页 | 会员中心 | 我要投稿 甘南站长网 (https://www.0941zz.com/)- 科技、行业物联网、开发、云计算、云管理!
当前位置: 首页 > 综合聚焦 > Linux > 正文

在linux上安装php zip

发布时间:2020-11-18 01:45:40 所属栏目:Linux 来源:互联网
导读:pecl install zip 得到以下错误: checking for the location of zlib... configure: error: zip support requires ZLIB.Use --with-zlib-dir=DIR to specify prefix where ZLIB include and library are located 这是什么意

>pecl install zip

得到以下错误:

checking for the location of zlib... configure: error: zip support requires ZLIB.
Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located

这是什么意思?

解决方法

PHP zip功能依赖于ZLIB库,您需要先安装它.

(编辑:甘南站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读