koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Vincent Danjean
Subject: Re: [Koha-devel] Trouble with Business::ISBN for Lenny
Date: Wed, 05 Nov 2008 09:05:00 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.17) Gecko/20081018 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.0

> On Thu, Oct 30, 2008 at 11:18 PM, harry wykman <address@hidden> 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 exact, a very few are
missing in lenny but are available in unstable and installable in lenny :
these one will be put in lenny-backport when lenny will be released)

In this case, LWP::Simple is not a separate package (no liblwp-simple-perl
exists). So, you have to find the package:
# apt-file update
# apt-file search LWP/Simple
libwww-perl: /usr/share/perl5/LWP/Simple.pm

And install it:
apt-get install libwww-perl

If any perl module is still missing, please send me an email.

  Regards,
    Vincent

-- 
Vincent Danjean       GPG key ID 0x9D025E87         address@hidden
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pacakges: http://www-id.imag.fr/~danjean/deb.html#package
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main





reply via email to

[Prev in Thread] Current Thread [Next in Thread]