Building the ImageMagick plugin
In order to build the
If your operating system does not have an
- download the
ImageMagick source tarball from http://www.imagemagick.org/ - unpack the tarball and run ./configure. We recommend the following set of options:
$ ./configure --without-magick-plus-plus --without-perl --without-bzlib
--without-dps --without-fpx --without-gvc --without-jbig --without-jp2
--without-lcms --without-wmf --without-xml --without-zlib --without-x --without-ttf --prefix=[DIR]
then run `make' to build imagemagick, and `make install' to install it somewhere.
To enable building the plugin, specify --enable-imagemagick=[DIR] when configuring virtuoso, where [DIR] is the directory where the