Re: [Koha-devel] Trouble with Business::ISBN for Lenny

2008-11-05 Thread Vincent Danjean
> On Thu, Oct 30, 2008 at 11:18 PM, harry wykman <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> I am trying to install koha3 on Debian 'lenny' using the instructions >> for 'sarge'. Joe Atzberger wrote: > So you should do: > sudo cpan LWP::Simple No, on lenny, all module should be packaged (to be e

Re: [Koha-devel] Trouble with Business::ISBN for Lenny

2008-10-31 Thread Joe Atzberger
The operative messge is: You need LWP::Simple to use xisbn() at t/xisbn10.t line 65 So you should do: sudo cpan LWP::Simple --Joe Atzberger On Thu, Oct 30, 2008 at 11:18 PM, harry wykman <[EMAIL PROTECTED]> wrote: > > Hello, > > I am trying to install koha3 on Debian 'lenny' using the instruct

[Koha-devel] Trouble with Business::ISBN for Lenny

2008-10-30 Thread harry wykman
Hello, I am trying to install koha3 on Debian 'lenny' using the instructions for 'sarge'. I know that this is a problem straight up but it was the best strategy I could come up with given no other resources that I could find. All has worked well to this point. I ran: # perl -MCPAN -e 'insta