X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=README;h=cdf71ee022442a7efad25a98bc830e44121189a6;hp=7f1ef3e95dfcc62efdf3a49f8afc0af105c0baa9;hb=HEAD;hpb=f5720e2950f00d9ca84983611395c9e83dcb2c61 diff --git a/README b/README index 7f1ef3e..cdf71ee 100644 --- a/README +++ b/README @@ -1,4 +1,3 @@ - ZOOM::IRSpy =========== @@ -18,8 +17,9 @@ by installing the following packages from the operating system's package store, using apt-get: sudo apt-get install \ + libindexdata-utils-perl \ libnet-z3950-zoom-perl \ - libxml-libxml-common-perl \ + libxml-libxml-perl \ liburi-perl \ libxml-libxml-perl \ libapache2-mod-perl2 \ @@ -28,15 +28,17 @@ sudo apt-get install \ libapache2-mod-apreq2 \ libxml-libxslt-perl \ idzebra-2.0 \ + time you may need one of the following packages for development: sudo apt-get install \ - make perl-doc + make perl-doc libxml2-utils tidy yaz libyaz4-dev -and may enable mod_apreq +and may enable mod_apreq: sudo a2enmod apreq -sudo a2enmod apreq +Note: mod_perl works only safe without threads. Please use the non-threaded +debian package: sudo apt-get install apache2-mpm-prefork To install this module type the following: @@ -51,7 +53,7 @@ DEPENDENCIES This module requires these other modules and libraries, in addition to those specified in Makefile.PL: - Zebra, release 1.4.0 or later: see http://indexdata.com/zebra/ + Zebra, release 2.0 or later: see http://www.indexdata.com/zebra/ COPYRIGHT AND LICENCE