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">&lt;<a href="mailto:harrybw@iinet.net.au">harrybw@iinet.net.au</a>&gt;</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 &#39;lenny&#39; using the instructions<br>
for &#39;sarge&#39;.<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. &nbsp;I ran:<br>
<br>
# perl -MCPAN -e &#39;install Business::ISBN&#39;<br>
<br>
and got the following output:<br>
<br>
CPAN: Storable loaded ok (v2.18)<br>
Going to read /root/.cpan/Metadata<br>
 &nbsp;Database was generated on Thu, 30 Oct 2008 22:26:50 GMT<br>
Running install for module &#39;Business::ISBN&#39;<br>
CPAN: Data::Dumper loaded ok (v2.121_14)<br>
&#39;YAML&#39; not installed, falling back to Data::Dumper and Storable to read<br>
prefs &#39;/root/.cpan/prefs&#39;<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): &#39;YAML&#39; not installed, will not store<br>
persistent state<br>
<br>
 &nbsp;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 &#39;/root/.cpan/build/Business-ISBN-2.04-LqgiB9/META.yml&#39;.<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>
 &nbsp;BDFOY/Business-ISBN-2.04.tar.gz<br>
 &nbsp;/usr/bin/make -- OK<br>
Warning (usually harmless): &#39;YAML&#39; not installed, will not store<br>
persistent state<br>
Running make test<br>
PERL_DL_NONLAZY=1 /usr/bin/perl &quot;-MExtUtils::Command::MM&quot; &quot;-e&quot;<br>
&quot;test_harness(0, &#39;blib/lib&#39;, &#39;blib/arch&#39;)&quot; 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>
# &nbsp; Failed test &#39;PNG defined for 0596527241&#39;<br>
# &nbsp; at t/png_barcode.t line 31.<br>
# Eval error for 0596527241: Can&#39;t locate object method &quot;Small&quot; via<br>
package &quot;GD::Font&quot; (perhaps you forgot to load &quot;GD::Font&quot;?) at<br>
/usr/local/share/perl/5.10.0/GD/Barcode/EAN13.pm line 153.<br>
t/png_barcode............NOK<br>
8/8<br>
# &nbsp; Failed test &#39;PNG defined for 9780596527242&#39;<br>
# &nbsp; at t/png_barcode.t line 31.<br>
# Eval error for 9780596527242: Can&#39;t locate object method &quot;Small&quot; via<br>
package &quot;GD::Font&quot; (perhaps you forgot to load &quot;GD::Font&quot;?) 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>
 &nbsp; &nbsp;Test returned status 2 (wstat 512, 0x200)<br>
DIED. FAILED tests 5, 8<br>
 &nbsp; &nbsp;Failed 2/8 tests, 75.00% okay<br>
t/pod....................skipped<br>
 &nbsp; &nbsp; &nbsp; &nbsp;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 &nbsp; &nbsp; Stat Wstat Total Fail &nbsp;List of Failed<br>
-------------------------------------------------------------------------------<br>
t/png_barcode.t &nbsp; &nbsp;2 &nbsp; 512 &nbsp; &nbsp; 8 &nbsp; &nbsp;2 &nbsp;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 + &nbsp;0.20 csys = 40.49 CPU)<br>
Failed 1/11 test programs. 2/139 subtests failed.<br>
make: *** [test_dynamic] Error 255<br>
 &nbsp;BDFOY/Business-ISBN-2.04.tar.gz<br>
 &nbsp;/usr/bin/make test -- NOT OK<br>
//hint// to see the cpan-testers results for installing this module, try:<br>
 &nbsp;reports BDFOY/Business-ISBN-2.04.tar.gz<br>
Warning (usually harmless): &#39;YAML&#39; not installed, will not store<br>
persistent state<br>
Running make install<br>
 &nbsp;make test had returned bad status, won&#39;t install without force<br>
<br>
<br>
Any help would be appreciated.<br>
<br>
Thanks,<br>
<br>
Harry<br></blockquote></div><br>