X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=README;h=a92152cc9035b941a6ea21f04ae7df83dfb8428f;hp=7f1ef3e95dfcc62efdf3a49f8afc0af105c0baa9;hb=59de6a900d670cd84aa2539d9f8883df99739563;hpb=a06dc8f28c7842482770ead3704da9ec9dcefdac diff --git a/README b/README index 7f1ef3e..a92152c 100644 --- a/README +++ b/README @@ -32,11 +32,12 @@ sudo apt-get install \ 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 +52,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