Search found 19 matches

by Randolf
2007-10-11T17:34:06-07:00
Forum: PerlMagick
Topic: Can't start PerlMagick: "C:/Perl/lib/DynaLoader.pm line 230"
Replies: 3
Views: 11946

Re: Can't start PerlMagick: "C:/Perl/lib/DynaLoader.pm line 230"

You need a newer version of Perl. Get build 822, and then that version of ImageMagick (you might need to re-install it too) should work just fine. You can download ActiveSatate Perl (what you're using) from here:

http://www.activestate.com/Products/activeperl/
by Randolf
2007-10-09T01:20:26-07:00
Forum: PerlMagick
Topic: Modperl and Imagemagick
Replies: 15
Views: 42807

Re: Modperl and Imagemagick

The new version of ImageMagick (ImageMagick-6.3.5-10-Q16-windows-dll.exe) seems to be faster at load/unload time. I also don't need to use the LoadFile directive with this version. These are two excellent benefits, obviously, and I'm pleased to have them. There seems to be a problem with Apache HTTP...
by Randolf
2007-10-08T22:04:24-07:00
Forum: PerlMagick
Topic: Modperl and Imagemagick
Replies: 15
Views: 42807

Re: Modperl and Imagemagick

Wow! I wasn't expecting such a quick reply (I noticed as I checked some other topics in case I could provide some help to others) -- thanks! I also just realized that there's a slightly newer version of ImageMagick available now, and so I'll give that a try as well and post back here if it seems to ...
by Randolf
2007-10-08T21:17:14-07:00
Forum: PerlMagick
Topic: Modperl and Imagemagick
Replies: 15
Views: 42807

Re: Modperl and Imagemagick

Could you check the code again with the current release? I'm experiencing intermittent startup problems on a test machine where Apache HTTPd server just crashes at startup only when ImageMagick is included in the configuration (I will be testing on NetBSD Unix shortly, but I doubt there will be any ...