0

Image Magick failed to install

I was getting this kind of error message when i try to install Imagick package on my centos server

checking Testing /opt/local/bin/MagickWand-config... Doesn' t exist
configure: error: not found. Please provide a path to MagickWand-config or
Wand-config program.
ERROR: `/root/tmp/pear/imagick/configure --with-php-config=/opt/cpanel/ea-php71
/root/usr/bin/php-config --with-imagick'  failed

is there any solution to solve this issue?

gibbson
asked Dec 26, 2017
2 Answer
0

It's look like you are missing the dependency package for Imagick installation, you can try installing the following dependent package to resolve this issue.

yum -y install ImageMagick-devel ImageMagick-c++-devel ImageMagick-perl
View More
parthiban
answered Dec 27, 2017
0

It appears that you are lacking the package required for the installation of Imagick; to fix this, try installing the dependent package listed below. install ImageMagick-devel ImageMagick-c++-devel ImageMagick-perl with the command yum -y

Available here https://roofingcontractorusa.com Roofing Company USA

View More
ayesy
answered Apr 5, 2023
Your Answer
||||
 
100:0

Related News in Image Magick failed to install

Related News in Image Magick failed to install