lorenzob has asked for the wisdom of the Perl Monks concerning the following question:
alexiim-as1:/home/alcatel/.scripts/perl/PDF-Kit-v1.0.5 # ./Build test +verbose=1 t/00-load.........1..1 not ok 1 - use PDF::Kit; # Failed test 'use PDF::Kit;' # at t/00-load.t line 5. # Tried to use 'PDF::Kit'. # Error: Can't locate version.pm in @INC (@INC contains: /home/al +catel/.scripts/perl/PDF-Kit-v1.0.5/blib/lib /home/alcatel/.scripts/pe +rl/PDF-Kit-v1.0.5/blib/arch /usr/lib/perl5/5.8.8/x86_64-linux-thread- +multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/x86_64-linu +x-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_per +l /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib +/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at /home/alcat +el/.scripts/perl/PDF-Kit-v1.0.5/blib/lib/PDF/Kit.pm line 39. # BEGIN failed--compilation aborted at /home/alcatel/.scripts/perl/PDF +-Kit-v1.0.5/blib/lib/PDF/Kit.pm line 39. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load +.t line 8. # Testing PDF::Kit , Perl 5.008008, /usr/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....1..1 ok 1 - Pod coverage on PDF::Kit # PDF::Kit: no public symbols defined ok t/pod.............1..2 ok 1 - blib/script/pdf_kit_eg.pl ok 2 - blib/lib/PDF/Kit.pm ok Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/00-load.t 1 256 1 1 100.00% 1 Failed 1/3 test scripts, 66.67% okay. 1/4 subtests failed, 75.00% okay +. alexiim-as1:/home/alcatel/.scripts/perl/PDF-Kit-v1.0.5 #
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: installing module PDF::Kit
by snoopy (Curate) on Sep 24, 2009 at 22:11 UTC | |
by lorenzob (Acolyte) on Sep 25, 2009 at 07:00 UTC | |
|
Re: installing module PDF::Kit
by Anonymous Monk on Sep 24, 2009 at 20:19 UTC | |
by lorenzob (Acolyte) on Sep 25, 2009 at 06:59 UTC |