在linux上安装php zip
发布时间:2020-11-18 01:21:09 所属栏目: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库,您需要先安装它.(编辑:十堰站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
推荐文章
站长推荐
- LINUX学习:关于RedHat Linux无法使用yum命令安装
- LINUX实操:关于Linux进程管理
- curl http://url/script.ps1 | powershell可能吗
- 在Linux上启动期间启动Vertica数据库
- linux – 检查socket是否在bash中关闭?
- linux – 更改docker容器的swappiness
- linux – MongoDB安装错误:“mongod:加载共享库
- linux – 为什么`读-t`没有在RHEL上的bash中超时
- Install Tomcat 6 on CentOS or RHEL --转载
- linux – appassembler maven插件不会对生成的脚
热点阅读