Include extra index rec.id_raw
[irspy-moved-to-github.git] / README
diff --git a/README b/README
index 24c577b..8020b8d 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,3 @@
-
 ZOOM::IRSpy
 ===========
 
@@ -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 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: