using the following configure options:
Code: Select all
./configure --prefix=/usr --mandir=/share/man --infodir=/share/info --with-gs-font-dir=/usr/share/fonts/type1/gsfonts --with-magick-plus-plus --with-modules=yes
--enable-shared --without-fpx --disable-openmp --x-includes=/usr/include/X11 --x-libraries=/usr/lib/X11
perl -f Makefile.PL
following a simple "make" results in:
Code: Select all
make[1]: Entering directory `/usr/src/debian/imagemagick/PerlMagick/quantum'
make[1]: *** No rule to make target `Q16.pm', needed by `pm_to_blib'. Stop.
make[1]: Leaving directory `/usr/src/debian/imagemagick/PerlMagick/quantum'
make: *** [subdirs] Error 2
Oh - btw. - the version 6.8.3-10 fixed the error posted here:
viewtopic.php?f=3&t=22689
Now PS files work, though PerlMagick doesn't