Hi Francisco, On May 18, 2009, at 8:22 PM, Francisco Zarabozo wrote:. > When using this last one, the package gets installed with no errors, > but > when I try to use it from Perl (both 5.10 and 5.8) I get a > compilation time > error that includes some strings in spanish, my local language, > which I'm > translating bellow: > > *********************************** > Can't load 'D:/usr/site/lib/auto/Image/Magick/Magick.dll' for module > Image::Magick: load_file:Recursion too deep; stack overflow at > D:/usr/lib/DynaLoader.pm line 202. > *********************************** I've been having problems building this module recently, too. I'm pretty sure it used to work with Strawberry Perl 5.10 using 'ppm' no more than a few of months ago. ImageMagick 6.5.0-5 was released on Mar 22, so if you haven't already, you could try downloading an older version of the software and try installing the PPD from that. Hopefully one of the other Windows geeks here can figure out the "Recursion too deep" error :-).
Btw, I'd love to see a consistent, well-tested, well *documented* way of getting Image::Magick to work on Windows - it's such a useful and powerful library! - so *when* you manage to get it working, could you please document how you did it on the Perl Win32 wiki? Maybe at http://win32.perl.org/wiki/index.php?title=PerlMagick ? I'll do the same if I get to the solution first. cheers, Gaurav _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
