User manual

Chapter 1
deb http: / /ftp.indexdata.dk /debian lenny main
deb -src http: / /ftp.indexdata.dk /debian lenny main
With openSuSE 11.2, you will need the Perl repository:
http: / /download.opensuse.org/ repositories /devel: /languages: /perl/
openSUSE_11.2/
We use zypper to add a repository from the command line:
koha @li190 -245: -$ sudo zypper ar http: / /download.opensuse.org/
repositories /devel: /languages: /perl /openSUSS 11.2/ perl- repository
Don't forget to refresh the package source. On Debian:
koha @1i190 -245: -$ sudo apt -get update
On openSuSE:
koha @li190 -245: -$ sudo zypper refresh
Configuring the
CPAN
shell
We will need to configure the CPAN shell before we can use it to install Perl
modules. To launch the shell we use the
cpan command:
koha @linux: /home /koha /kohaclone # sudo cpan
You can choose to configure CPAN automatically:
Would you like me to configure as much as possible automatically? [yes]
yes
Or you can run through the steps manually.
Once the configuration completes, you should be in the CPAN shell:
commit: wrote
' /usr /lib /per15 /5.10.0 /CPAN /Config.pm'
Exiting subroutine via last at /usr /lib /per15 /5.10.0 /CPAN.pm line 1450,
<STDIN> line 1.
cpan shell -- CPAN exploration and modules installation (v1.9205)
ReadLine support enabled
cpan [1] >
[15]