-
Notifications
You must be signed in to change notification settings - Fork 82
Description
to configure JMagick I used following command:
$./configure --prefix=/usr/local/ -with-java-home=/usr/java/jdk1.8.0_25/ --with-magick-home=/usr/local/include/ImageMagick-7/ --enable-shared
Error Messages:
No package 'MagickCore' found
Package MagickCore was not found in the pkg-config search path.
Perhaps you should add the directory containing MagickCore.pc' to the PKG_CONFIG_PATH environment variable No package 'MagickCore' found Package MagickCore was not found in the pkg-config search path. Perhaps you should add the directory containing
MagickCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'MagickCore' found
checking magick/api.h usability... no
checking magick/api.h presence... no
checking for magick/api.h... no
configure: error: 'Unable to find ImageMagick header files'