in reply to Re: CPAN module strangeness
in thread CPAN module strangeness
% perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Copy::Recursive [Robert-Computer:/&Download Stuff/&Sat/File-Copy-Recursive-0.05] rober +t% make mkdir blib mkdir blib/lib mkdir blib/lib/File mkdir blib/lib/File/Copy mkdir blib/arch mkdir blib/arch/auto mkdir blib/arch/auto/File mkdir blib/arch/auto/File/Copy mkdir blib/arch/auto/File/Copy/Recursive mkdir blib/lib/auto mkdir blib/lib/auto/File mkdir blib/lib/auto/File/Copy mkdir blib/lib/auto/File/Copy/Recursive mkdir blib/man3 cp Recursive.pm blib/lib/File/Copy/Recursive.pm Manifying blib/man3/File::Copy::Recursive.3 [Robert-Computer:/&Download Stuff/&Sat/File-Copy-Recursive-0.05] rober +t% make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Libra +ry/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runte +sts $verbose); $verbose=0; runtests @ARGV;' t/*.t t/1.................Can't locate Test/More.pm in @INC (@INC contains: +blib/arch blib/lib /System/Library/Perl/darwin /System/Library/Perl/d +arwin /System/Library/Perl/darwin /System/Library/Perl /System/Librar +y/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl /Libra +ry/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwi +n /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /N +etwork/Library/Perl . /System/Library/Perl/darwin /System/Library/Per +l /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/P +erl/darwin /Network/Library/Perl /Network/Library/Perl .) at t/1.t li +ne 8.<BR> BEGIN failed--compilation aborted at t/1.t line 8. t/1.................dubious + Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen<BR> make: *** [test_dynamic] Error 2 [Robert-Computer:/&Download Stuff/&Sat/File-Copy-Recursive-0.05] rober +t%
Edit by BazB: add code tags.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CPAN module strangeness
by brian_d_foy (Abbot) on Apr 06, 2005 at 01:33 UTC | |
by RobertJ (Acolyte) on Apr 06, 2005 at 14:12 UTC |