X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=README;h=c01b24453c2e259ce4560ef913800b77d3b95a87;hp=24c577b1c61354e28f38d613df8dc8d27b1a3179;hb=2ac630bef1ad6e5777cb858d9b81bea01b29f1c9;hpb=ee12f33123dd49151e18723ac6ca4fd158171e0b diff --git a/README b/README index 24c577b..c01b244 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 \ @@ -28,15 +27,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 libxml2-utils + 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: