PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
$ perl Makefile.PL
Warning (mostly harmless): No library found for -lMagickCore-6.Q16
Generating a Unix-style Makefile
Writing Makefile for Image::Magick
Writing MYMETA.yml and MYMETA.json
I have tried to install it by cpan, but the error still occurred.
PerlMagick depends on a modern version of ImageMagick. Check to see if ImageMagick is installed on your system. You can also download the ImageMagick source distribution. Add --with-perl to your configure script command-line, then build and install. This will install PerlMagick.