[Koha-bugs] [Bug 4151] Document new perl modules for those upgrading

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Fri Feb 12 00:02:15 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4151


Braedon Vickers <braedon at tw.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |braedon at tw.co.nz




--- Comment #2 from Braedon Vickers <braedon at tw.co.nz>  2010-02-11 23:02:14 ---
To install Koha git master (as of today) on a fresh Ubuntu 9.10 install I found
I required the following perl modules from the repositories:

libalgorithm-checkdigits-perl
libauthen-cas-client-perl
libbiblio-endnotestyle-perl
libdbd-sqlite2-perl
libemail-date-perl
graphicsmagick
libgraphics-magick-perl
libhtml-scrubber-perl
libjson-perl
liblingua-stem-snowball-perl
libmarc-crosswalk-dublincore-perl
libnumber-format-perl
libpdf-table-perl
libxml-sax-writer-perl

libyaml-perl - Not sure if it is required for Koha itself, but needed for make
test to run sucessfully

The following were required from CPAN:

HTTP::OAI
IPC::Cmd
Memoize::Memcached
Storable
Test::More
Text::CSV::Encoded

Authen::CAS::Client - Didn't want to install from cpan - worked on cpanp
Module::Install - Needed to install PDF::API2::Simple, but not in it's
dependency list for some reason
PDF::API2::Simple - Didn't want to install from cpan - worked on cpanp


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list