> 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
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to