Hi

I installed Movable Type blogging platform, and it uses the Perl
module PerlMagick. But I can't seem to get it to install correctly.
I am trying to use the usual cpan command on linux, but the
compilation fails right in the beginning:

[EMAIL PROTECTED] PerlMagick-6.32-OyFdmC]# make
cc -c  -I../ -I.. -I/usr/include/librsvg-2 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/include/graphviz -I/usr/include/freetype2
-I/usr/include/libxml2 -fno-strict-aliasing -pipe -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wall -W -pthread
-O2   -DVERSION=\"6.3.2\" -DXS_VERSION=\"6.3.2\" -fPIC
"-I/usr/lib/perl5/5.10.0/i686-linux/CORE"  -D_LARGE_FILES=1
-DHAVE_CONFIG_H Magick.c
Magick.xs:203: error: 'MagickCompositeOptions' undeclared here (not in
a function)
Magick.xs:203: warning: missing initializer
Magick.xs:203: warning: (near initialization for 'Methods[4].arguments[6].type')
Magick.xs:203: warning: missing initializer
Magick.xs:203: warning: (near initialization for 'Methods[4].arguments')
Magick.xs:205: warning: missing initializer
Magick.xs:205: warning: (near initialization for 'Methods[5].arguments')
Magick.xs:208: warning: missing initializer
Magick.xs:208: warning: (near initialization for 'Methods[6].arguments')
Magick.xs:211: warning: missing initializer
...

and a lot of more lines.
As I noticed this module is about one year old, I would like also to
ask if there is any recent module.

Thanks
Alberto

-- 
Alberto Simões

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to