[magick-users] PerlMagick unavailable/broken?
David Favor
david at davidfavor.com
Sat Mar 29 15:58:03 PDT 2008
The way I do this is:
export PATH=/perl_to_use:$PATH
configure && make && make test && make install
This way the perl you desire will end up populated with
the latest ImageMagick perl modules.
Alberto Simões wrote:
> 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:
>
> [root at eremita 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
>
--
Love feeling your best ever, all day, every day?
Click http://*************.com for the easy way.
More information about the Magick-users
mailing list