checking ImageMagick MagickWand API configuration program... configure: error:

时间:2016-10-08 21:16:05   收藏:0   阅读:826

安装imagick报错:

[root@test imagick-2.3.0]# ./configure --with-php-config=/usr/local/php/bin/php-configchecking
 ImageMagick MagickWand API configuration program... configure: error: 
not found. Please provide a path to MagickWand-config or Wand-config 
program.

安装ImageMagick-devel即可:

[root@test imagick-2.3.0]# yum install ImageMagick-devel


本文出自 “HUNT” 博客,请务必保留此出处http://hunt1574.blog.51cto.com/1390776/1859255

原文:http://hunt1574.blog.51cto.com/1390776/1859255

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!