[csw-maintainers] perl modules for koha

Gerard Henry ghenry at opencsw.org
Thu Jul 19 10:25:02 CEST 2012


On 07/18/12 10:55 PM, Dagobert Michelsen wrote:
> Hi Gerard,
>
> Am 18.07.2012 um 15:45 schrieb Gerard Henry:
>> trying to do the install with all the opencsw packages, i got:
>> Warning: prerequisite CGI::Session::Driver::memcached 0.04 not found.
>> Warning: prerequisite DBD::SQLite2 0.33 not found.
>> Warning: prerequisite DateTime::Event::ICal 0.08 not found.
>> Warning: prerequisite DateTime::Format::DateParse 0.04 not found.
>> Warning: prerequisite DateTime::Set 0.28 not found.
>> Warning: prerequisite Graphics::Magick 1.3.05 not found.
>> Warning: prerequisite Gravatar::URL 1.03 not found.
>> Warning: prerequisite HTTP::OAI 3.2 not found.
>> Warning: prerequisite Lingua::Stem::Snowball 0.952 not found.
>> Warning: prerequisite Locale::Currency::Format 1.28 not found.
>> Warning: prerequisite Locale::PO 0.17 not found.
>> Warning: prerequisite MARC::Crosswalk::DublinCore 0.02 not found.
>> Warning: prerequisite Memoize::Memcached 0.03 not found.
>> Warning: prerequisite Modern::Perl 1.03 not found.
>> Warning: prerequisite PDF::API2::Simple 1 not found.
>> Warning: prerequisite PDF::Table 0.9.3 not found.
>> Warning: prerequisite Readonly 1.03 not found.
>> Warning: prerequisite Readonly::XS 1.02 not found.
>> Warning: prerequisite Template 2.22 not found.
>> Warning: prerequisite Template::Plugin::HtmlToText 0.03 not found.
>> Warning: prerequisite Text::CSV::Encoded 0.09 not found.
>> Warning: prerequisite UNIVERSAL::require 0.13 not found.
>> Warning: prerequisite XML::SAX::Writer 0.44 not found.
>>
>> that's 23 packages,
>
>
> Would you mind updating the wiki page with the latest insights and update
> the dependencies as you see fit?
>

i'm lost with this wiki page. I don't understand what is koha 4.10.05, 
and where the PREREQ_PM ddo come from ?
in koha 3.8.2 (the official latest release), the file Makefile.PL contains:
               PREREQ_PM    => $koha_pm->prereq_pm,
not a detailed list of prerequisite packages.
In fact, the only valid method to find missing packages is to use a perl 
script bundled with koha, called koha_perl_deps.pl. and documented here: 
http://perldoc.koha-community.org/koha_perl_deps.html

imho, it'll be better to interpret the result of this script to know 
what package needs to be available.

gerard




More information about the maintainers mailing list