Search found 1 match

by MaryG
2011-11-30T16:48:07-07:00
Forum: PerlMagick
Topic: Can't locate object method "new" via package Image/Magick
Replies: 0
Views: 11343

Can't locate object method "new" via package Image/Magick

Hi experts

I have installed Active Perl and Image Magick on my Windows XP laptop.
I am trying to run a Perl program (script), and I am getting:

[Quote:] Can't locate object method "new" via package Image/Magick. [Unquote]

All kinds of tests show that Image::Magick is installed.

I will give more ...