会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zoe佐伊
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2015年12月9日
php编译错误:jpeglib.h not found.
摘要: yum install libjpeg-devel
阅读全文
posted @ 2015-12-09 13:19 zoe佐伊
阅读(377)
评论(0)
推荐(0)
php编译错误:Please reinstall the libcurl distribution
摘要: yum -y install curl-devel
阅读全文
posted @ 2015-12-09 13:17 zoe佐伊
阅读(443)
评论(0)
推荐(0)
php编译错误:Cannot find OpenSSL's <evp.h>
摘要: yum install openssl openssl-devel ln -s /usr/lib64/libssl.so /usr/lib/ 或 --with-openssl=<dir>
阅读全文
posted @ 2015-12-09 13:16 zoe佐伊
阅读(298)
评论(0)
推荐(0)