I can't get the MagicFilterKit-1.0.0 to work with the demo c
Posted: 2011-03-12T02:11:44-07:00
Hello,
I'm new to ImageMagick and am playing around with development in it.
I started by trying to get MagickFilterKit 1.0.0 to run on ImageMagick 6.6.7-1 2011-01-24 Q16
I followed the ReadMe.txt to build and install the analyze module that comes with MagickFilterKit and had (seemed to) successfully installed.
However, when I ran the test command suggested in readme.txt, I got the following
$ sudo convert cg_girl.jpg -process analyse -verbose info:
Image: cg_girl.jpg
... (VERBOSE INFO REMOVED FOR SIMPLICITY)
Version: ImageMagick 6.6.7-1 2011-01-24 Q16 http://www.imagemagick.org
convert: unable to load module `analyse.la': /opt/local/lib/ImageMagick-6.6.7/modules-Q16/filters/analyse.la @ error/module.c/InvokeDynamicImageFilter/983.
Does anyone know what this InvokeDynamicImageFilter/983 error is? And what I can do to fix it?
just FYI, I installed ImageMagick from source using macports and have been using it for a few months just using the command line without issue.
Any help is greatly appreciated.
Thank you,
CVertex
I'm new to ImageMagick and am playing around with development in it.
I started by trying to get MagickFilterKit 1.0.0 to run on ImageMagick 6.6.7-1 2011-01-24 Q16
I followed the ReadMe.txt to build and install the analyze module that comes with MagickFilterKit and had (seemed to) successfully installed.
However, when I ran the test command suggested in readme.txt, I got the following
$ sudo convert cg_girl.jpg -process analyse -verbose info:
Image: cg_girl.jpg
... (VERBOSE INFO REMOVED FOR SIMPLICITY)
Version: ImageMagick 6.6.7-1 2011-01-24 Q16 http://www.imagemagick.org
convert: unable to load module `analyse.la': /opt/local/lib/ImageMagick-6.6.7/modules-Q16/filters/analyse.la @ error/module.c/InvokeDynamicImageFilter/983.
Does anyone know what this InvokeDynamicImageFilter/983 error is? And what I can do to fix it?
just FYI, I installed ImageMagick from source using macports and have been using it for a few months just using the command line without issue.
Any help is greatly appreciated.
Thank you,
CVertex