在linux上安装php zip
发布时间:2020-11-18 01:45:03 所属栏目: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 – 为什么glibc二进制文件名为libc.so.6而不是libc.s
- 如何在linux中使用cx_freeze来创建一个在windows中使用的包
- linux – “grep -rnw”:在所有文件中搜索字符串
- 如何将Java JFrame部分移出Linux桌面?
- Linux:将100万个文件移动到基于前缀的创建文件夹中
- Linux内核崩溃转储分析:指南
- linuxmint – Linux Mint 17.1 Cinnamon 2.4鼠标光标在屏幕
- linux – 我需要一个TCP选项(ioctl)来立即发送数据
- linux – 任何方式来指定配置文件数据的位置
- osx – 如何从一开始就跟踪程序,而不以root身份运行