[magick-users] Compile error

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Sun Apr 6 11:26:45 PDT 2008


> I am trying to install perlMagick 6.40 on RedHat e 4

Looks like you need a more modern version of ImageMagick installed. 
The most reliable way to install PerlMagick is from a RedHat RPM or
from source.  Download the ImageMagick source and unpack and type

  cd ImageMagick-6.4.0
  ./configure
  make
  make install

ImageMagick will install along with PerlMagick.


More information about the Magick-users mailing list