[Koha] [Koha-devel] Trouble with Business::ISBN for Lenny
Vincent Danjean
vdanjean.ml at free.fr
Wed Nov 5 21:05:00 NZDT 2008
> On Thu, Oct 30, 2008 at 11:18 PM, harry wykman <harrybw at iinet.net.au> 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 vdanjean at debian.org
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
More information about the Koha
mailing list