Brian Volk wrote:
David Dorward wrote:
Does Magick.pm existing in an Image directory in any of those directories? If not - install Image::Magick.
Yes it does... Since I'm using Active Perl, and the only Image::Magick is Apache::ImageMagick, if that is causing the error? Not sure.
Er, if you have Apache/ImageMagick.pm its not Image/Magick.pm
Thats likely the issue. You need to install Image::Magick so you can use Image::Magick; or just use Apache::ImageMagick;
HTH :)
Lee.M - JupiterHost.Net
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>