X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=README;h=93d10aa50a1f3a054ed77e90095de454ec98669d;hp=87bf3c68c3894d1adad8e78489cfb16a628ddb50;hb=887ada2b0c58be15e4e0551fd0cee8672c9fbdb1;hpb=b63534faaa1376c243c46d943d62107e3e595781 diff --git a/README b/README index 87bf3c6..93d10aa 100644 --- a/README +++ b/README @@ -1,4 +1,3 @@ - ZOOM::IRSpy =========== @@ -19,7 +18,7 @@ package store, using apt-get: sudo apt-get install \ libnet-z3950-zoom-perl \ - libxml-libxml-common-perl \ + libxml-libxml-perl \ liburi-perl \ libxml-libxml-perl \ libapache2-mod-perl2 \ @@ -32,11 +31,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: