首页 > 其他 > 详细

configure: error: png.h not found.

时间:2015-08-25 18:54:29      阅读:1076      评论:0      收藏:0      [点我收藏+]

PHP的时候提示这个错误 configure: error: png.h not found.,这个是选择安装GD模块才会出现的错误,详细错误信息如下

If configure fails try --with-vpx-dir=<DIR>

If configure fails try --with-jpeg-dir=<DIR>

configure: error: png.h not found.

 

解决方法:

yum install libpng-devel

configure: error: png.h not found.

原文:http://www.cnblogs.com/abclife/p/4758115.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!