Subject: | prerequisites of test.pl |
installing WWW-Google-Images-0.6.1 with the CPAN module fails since test.pl of WWW::Google::Images uses Image::Info which is not yet installed and not listed as requirement. Installing Image::Info manually fixed the problem for me.
CPAN.pm: Going to build G/GR/GROUSSE/WWW-Google-Images-0.6.1.tar.gz
cp lib/WWW/Google/Images/SearchResult.pm blib/lib/WWW/Google/Images/SearchResult.pm
cp lib/WWW/Google/Images.pm blib/lib/WWW/Google/Images.pm
cp lib/WWW/Google/Images/Image.pm blib/lib/WWW/Google/Images/Image.pm
cp bin/fetch-google-images blib/script/fetch-google-images
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/fetch-google-images
Manifying blib/man3/WWW::Google::Images::SearchResult.3pm
Manifying blib/man3/WWW::Google::Images.3pm
Manifying blib/man3/WWW::Google::Images::Image.3pm
/usr/bin/make -- OK
Running make test
make: Warning: File `pm_to_blib' has modification time 2 s in the future
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..35
Can't locate Image/Info.pm in @INC (@INC contains: blib/lib blib/arch /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 .) at test.pl line 7.
BEGIN failed--compilation aborted at test.pl line 7.
# Looks like your test died before it could output anything.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
This is perl, v5.8.4 built for i386-linux-thread-multi
Linux turing.prv.korn.ch 2.6.8-2-686 #1 Mon Jan 24 03:58:38 EST 2005 i686 GNU/Linux
Debian unstable