User manual
Installing the Software Stack
Text::CSV_XS 0.32 not found.
[Thu Aug 5 05:07:41 2010] Makefile.PL: Warning: prerequisite XML::RSS
1.31 not found.
Writing Makefile for koha
koha @1i190 -245: -/kohaclone$
You will need to look up these modules in your distribution's repositories to
find corresponding packages. The system packages will usually be named with
a prefix "perl -" and will have " -" instead of ":: ". As an example, the Perl module
PDF :: Reuse :: Barcode
should have a corresponding Perl package called
perl -PDF-
Reuse -Barcode.
If you don't find some of the modules in your distribution's sources, then those
modules will need to be installed using CPAN.
Debian /Ubuntu package lists
Package lists are available for Debian and Ubuntu in the
kohac lone folder:
koha @1i190 -245: -/kohaclone$ vi install_misc/debian.packages
Or
koha @1i190 -245:- /kohaclone$ vi install_misc/ubuntu.packages
If you are on another distribution use the debian.packages or ubuntu.packages lists
to look for corresponding modules in your distribution's sources.
It is important to note that these lists may not be completely accurate. This is because
software changes all the time; for instance a package that was hitherto unavailable
in Debian sources may become available when a new Debian version is released. So
it might be a good idea to look for additional Perl packages in your Linux sources
before installing them using CPAN.
Setting up repositories or sources
You might need to configure additional repositories or sources for some of the
packages in your installation list.
With Debian you will need to add Index data's sources for YAZ related packages.
Edit the sources file:
koha @1i190 -245: -$ sudo vi /etc /apt /sources.list
And add these lines to set up Index data's Debian package sources:
# Index Data
[14]