The operative messge is:<br>
<div style="margin-left: 40px;">
You need LWP::Simple to use xisbn() at t/xisbn10.t line 65<br>
</div>
<br>
So you should do:<br>
<div style="margin-left: 40px;">sudo cpan LWP::Simple<br>
</div>
<br>
--Joe Atzberger<br>
<br><div class="gmail_quote">On Thu, Oct 30, 2008 at 11:18 PM, harry wykman <span dir="ltr"><<a href="mailto:harrybw@iinet.net.au">harrybw@iinet.net.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hello,<br>
<br>
I am trying to install koha3 on Debian 'lenny' using the instructions<br>
for 'sarge'.<br>
<br>
I know that this is a problem straight up but it was the best strategy I<br>
could come up with given no other resources that I could find.<br>
<br>
All has worked well to this point. I ran:<br>
<br>
# perl -MCPAN -e 'install Business::ISBN'<br>
<br>
and got the following output:<br>
<br>
CPAN: Storable loaded ok (v2.18)<br>
Going to read /root/.cpan/Metadata<br>
Database was generated on Thu, 30 Oct 2008 22:26:50 GMT<br>
Running install for module 'Business::ISBN'<br>
CPAN: Data::Dumper loaded ok (v2.121_14)<br>
'YAML' not installed, falling back to Data::Dumper and Storable to read<br>
prefs '/root/.cpan/prefs'<br>
Running make for B/BD/BDFOY/Business-ISBN-2.04.tar.gz<br>
CPAN: Digest::SHA loaded ok (v5.45)<br>
CPAN: Compress::Zlib loaded ok (v2.008)<br>
Checksum for<br>
/root/.cpan/sources/authors/id/B/BD/BDFOY/Business-ISBN-2.04.tar.gz ok<br>
Business-ISBN-2.04/<br>
Business-ISBN-2.04/bad-isbn13s.txt<br>
Business-ISBN-2.04/bad-isbns.txt<br>
Business-ISBN-2.04/Changes<br>
Business-ISBN-2.04/examples/<br>
Business-ISBN-2.04/examples/README<br>
Business-ISBN-2.04/isbn13s.txt<br>
Business-ISBN-2.04/isbns.txt<br>
Business-ISBN-2.04/lib/<br>
Business-ISBN-2.04/lib/ISBN.pm<br>
Business-ISBN-2.04/lib/ISBN10.pm<br>
Business-ISBN-2.04/lib/ISBN13.pm<br>
Business-ISBN-2.04/LICENSE<br>
Business-ISBN-2.04/Makefile.PL<br>
Business-ISBN-2.04/MANIFEST<br>
Business-ISBN-2.04/META.yml<br>
Business-ISBN-2.04/README<br>
Business-ISBN-2.04/scripts/<br>
Business-ISBN-2.04/scripts/get_isbn_data.pl<br>
Business-ISBN-2.04/t/<br>
Business-ISBN-2.04/t/albania.t<br>
Business-ISBN-2.04/t/constants.t<br>
Business-ISBN-2.04/t/interface.t<br>
Business-ISBN-2.04/t/isbn10.t<br>
Business-ISBN-2.04/t/isbn13.t<br>
Business-ISBN-2.04/t/load.t<br>
Business-ISBN-2.04/t/png_barcode.t<br>
Business-ISBN-2.04/t/pod.t<br>
Business-ISBN-2.04/t/pod_coverage.t<br>
Business-ISBN-2.04/t/rt/<br>
Business-ISBN-2.04/t/rt/27107.t<br>
Business-ISBN-2.04/t/rt/28843.t<br>
Business-ISBN-2.04/t/rt/29089.t<br>
Business-ISBN-2.04/t/rt/29292.t<br>
Business-ISBN-2.04/t/test_manifest<br>
Business-ISBN-2.04/t/valid_isbn_checksum.t<br>
Business-ISBN-2.04/t/xisbn10.t<br>
CPAN: File::Temp loaded ok (v0.18)<br>
Warning (usually harmless): 'YAML' not installed, will not store<br>
persistent state<br>
<br>
CPAN.pm: Going to build B/BD/BDFOY/Business-ISBN-2.04.tar.gz<br>
<br>
Checking if your kit is complete...<br>
Looks good<br>
Writing Makefile for Business::ISBN<br>
Could not read '/root/.cpan/build/Business-ISBN-2.04-LqgiB9/META.yml'.<br>
Falling back to other methods to determine prerequisites<br>
cp lib/ISBN10.pm blib/lib/Business/ISBN10.pm<br>
cp lib/ISBN13.pm blib/lib/Business/ISBN13.pm<br>
cp lib/ISBN.pm blib/lib/Business/ISBN.pm<br>
Manifying blib/man3/ISBN10.3pm<br>
Manifying blib/man3/ISBN13.3pm<br>
Manifying blib/man3/ISBN.3pm<br>
BDFOY/Business-ISBN-2.04.tar.gz<br>
/usr/bin/make -- OK<br>
Warning (usually harmless): 'YAML' not installed, will not store<br>
persistent state<br>
Running make test<br>
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"<br>
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t<br>
t/albania................ok<br>
<br>
t/constants..............ok<br>
<br>
t/interface..............ok<br>
<br>
t/isbn10.................ok<br>
1/0#<br>
# Checking ISBNs... (this may take a bit)<br>
t/isbn10.................ok<br>
38/0#<br>
# Checking bad ISBNs... (this should be fast)<br>
t/isbn10.................ok<br>
<br>
t/isbn13.................ok<br>
1/0#<br>
# Checking ISBN13s... (this may take a bit)<br>
#<br>
# Checking bad ISBN13s... (this should be fast)<br>
t/isbn13.................ok<br>
<br>
t/load...................ok<br>
<br>
t/png_barcode............NOK<br>
5/8<br>
# Failed test 'PNG defined for 0596527241'<br>
# at t/png_barcode.t line 31.<br>
# Eval error for 0596527241: Can't locate object method "Small" via<br>
package "GD::Font" (perhaps you forgot to load "GD::Font"?) at<br>
/usr/local/share/perl/5.10.0/GD/Barcode/EAN13.pm line 153.<br>
t/png_barcode............NOK<br>
8/8<br>
# Failed test 'PNG defined for 9780596527242'<br>
# at t/png_barcode.t line 31.<br>
# Eval error for 9780596527242: Can't locate object method "Small" via<br>
package "GD::Font" (perhaps you forgot to load "GD::Font"?) at<br>
/usr/local/share/perl/5.10.0/GD/Barcode/EAN13.pm line 153.<br>
# Looks like you failed 2 tests of 8.<br>
t/png_barcode............dubious<br>
<br>
Test returned status 2 (wstat 512, 0x200)<br>
DIED. FAILED tests 5, 8<br>
Failed 2/8 tests, 75.00% okay<br>
t/pod....................skipped<br>
all skipped: Test::Pod 1.00 required for testing POD<br>
t/pod_coverage...........ok<br>
<br>
t/valid_isbn_checksum....ok<br>
<br>
t/xisbn10................ok 1/13You need LWP::Simple to use xisbn() at<br>
t/xisbn10.t line 58<br>
You need LWP::Simple to use xisbn() at t/xisbn10.t line 65<br>
You need LWP::Simple to use xisbn() at t/xisbn10.t line 58<br>
You need LWP::Simple to use xisbn() at t/xisbn10.t line 65<br>
t/xisbn10................ok<br>
<br>
Failed Test Stat Wstat Total Fail List of Failed<br>
-------------------------------------------------------------------------------<br>
t/png_barcode.t 2 512 8 2 5 8<br>
1 test skipped.<br>
Failed 1/11 test scripts. 2/139 subtests failed.<br>
Files=11, Tests=139, 41 wallclock secs (40.29 cusr + 0.20 csys = 40.49 CPU)<br>
Failed 1/11 test programs. 2/139 subtests failed.<br>
make: *** [test_dynamic] Error 255<br>
BDFOY/Business-ISBN-2.04.tar.gz<br>
/usr/bin/make test -- NOT OK<br>
//hint// to see the cpan-testers results for installing this module, try:<br>
reports BDFOY/Business-ISBN-2.04.tar.gz<br>
Warning (usually harmless): 'YAML' not installed, will not store<br>
persistent state<br>
Running make install<br>
make test had returned bad status, won't install without force<br>
<br>
<br>
Any help would be appreciated.<br>
<br>
Thanks,<br>
<br>
Harry<br></blockquote></div><br>