I upgraded my linux box from RH7 to RH8 and that upgraded PERL from 5.6 to
5.8. Now, Perl gives the following error when my script tries to run some
Perl Magick stuff:

Can't locate Image/Magick.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/home/httpd/linux/cgi-bin/useradmin.pl line 15.
BEGIN failed--compilation aborted at /home/httpd/linux/cgi-bin/useradmin.pl
line 15.

Can someone familiar with the PERL INC array, Image Magick and Linux please
explain how I can either point PERL in the right direction, move the scripts
to a visible path, or upgrade Image Magick. I just need the darn thing to
work again.

Thanks


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to