Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: A little Gimp script

by perlinux (Deacon)
on Apr 28, 2004 at 09:48 UTC ( [id://348768]=note: print w/replies, xml ) Need Help??


in reply to Re: A little Gimp script
in thread A little Gimp script

I want to thank you all!!! :-) but... :-(
I'm trying to install Image::Magick but I have errors like these:
Magick.xs:359: error: (near initialization for `Methods[74].arguments[ +3]') Magick.xs:359: error: initializer element is not constant ...
and then:
make: *** [Magick.o] Error 1
I have installed libraries, perl-magick etc...and edited Makefile to find my libraries...

And what about Imager module??

Thanks a lot, monks

Replies are listed 'Best First'.
Re: Re: Re: A little Gimp script
by paulbort (Hermit) on Apr 28, 2004 at 18:49 UTC
    If you can't get the module to install, you can fall back to calling the ImageMagick command line utilities (which is what I do because I didn't know about Image::Magick when I started using ImageMagick.) IM binaries are available for most OSes (even Win32).


    --
    Spring: Forces, Coiled Again!
Re: Re: Re: A little Gimp script
by thunders (Priest) on Apr 29, 2004 at 01:28 UTC

    Have you tried a binary version of the perl-magick package. I also had problems with a source install of the Image::Magick but I installed the .rpm's for PerlMagick and IM that were packaged for my distro(Mandrake) and I got it to work. On Windows, perlMagick was an option during the ImageMagick binary install.

    I believe .debs are availible as well if you are an apt user.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://348768]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-03-28 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found