Page 1 of 1

Install PerlMagick on WHM/Cpanel servers

Posted: 2013-10-06T08:58:09-07:00
by mickalo
Hello,

We recently switched servers, and was using Image::Magick with some of our Perl scripts. Now we can not get PerlMagick to install on our new server:

O/S: CENTOS 6.4 x86_64 standard
Cpanel/WHM 11.38.2

We have all the necessary ImageMagick RPM's installed but when attempting to install Image::Magick it will not install. We get a ton or errors and warnings when attempting to install but this is the final output:

Code: Select all

  JCRISTY/PerlMagick-6.86.tar.gz
  /usr/bin/gmake OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Failed during this command:
 JCRISTY/PerlMagick-6.86.tar.gz               : make NO
Any help of suggestions would be appreciated.
Mike