[magick-users] IM 6.3.7 Compile Errors

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Mon Dec 10 08:34:21 PST 2007


> I'm trying to compile 6.3.7 and it gets almost all the way through 

Try 

  ./configure --without-perl
  make
  make install

or

  ./configure --enable-shared
  make
  make install


More information about the Magick-users mailing list