Cannot locate header file MagickWand.h
Posted: 2008-12-11T11:19:09-07:00
I need some help.
I'm trying to compile /packages/imagick-2.2.1, using Ubuntu, with Version: ImageMagick 6.3.7 02/18/08
./configure
I did install ImageMagick with aptitude, I guess I could try compiling it instead? What are your thoughts?
I'm trying to compile /packages/imagick-2.2.1, using Ubuntu, with Version: ImageMagick 6.3.7 02/18/08
./configure
echo "`MagickWand-config --prefix`/include/ImageMagick/wand/MagickWand.h"checking whether to enable the imagick extension... yes, shared
checking whether to enable the imagick backend... no
checking ImageMagick MagickWand API configuration program... found in /usr/bin/MagickWand-config
checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h
Tried ./configure --with-imagick=/usr/include/ImageMagick/wand with same result./usr/include/ImageMagick/wand/MagickWand.h
I did install ImageMagick with aptitude, I guess I could try compiling it instead? What are your thoughts?