robinmdh has asked for the wisdom of the Perl Monks concerning the following question:
robin@Joshua /home/ftp/6/comics $ locate Magick.pm /usr/lib/perl5/Image/Magick.pm /usr/local/lib/perl/5.8.8/Image/Magick.pm robin@Joshua /home/ftp/6/comics $ ./resize2iliad.pl Can't locate Image/Magic.pm in @INC (@INC contains: /usr/lib/perl5/ /e +tc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/li +b/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/l +ocal/lib/site_perl .) at ./resize2iliad.pl line 3. BEGIN failed--compilation aborted at ./resize2iliad.pl line 3.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Image::Magic not found while installed
by Bloodnok (Vicar) on Dec 31, 2008 at 14:20 UTC | |
|
Re: Image::Magic not found while installed
by zentara (Cardinal) on Dec 31, 2008 at 16:44 UTC |