X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=README;h=31ede573823c54491e035a0aaf469efef31ddcd3;hb=5388e9c393d8526f2616a2f972aac6ed6e532ba6;hp=362353e0d53aef58179481f2e14458ca2911f647;hpb=911e9b23718364409ead545b222e3d9ade764949;p=irspy-moved-to-github.git diff --git a/README b/README index 362353e..31ede57 100644 --- a/README +++ b/README @@ -9,6 +9,37 @@ protocols. It is a successor to the ZSpy program. INSTALLATION +for debian/ubuntu: +------------------- + +DEBIAN DEPENDENCIES + +If you have a Debian-based operating system, you can get what you need +by installing the following packages from the operating system's +package store, using apt-get: + +sudo apt-get install \ + libnet-z3950-zoom-perl \ + libxml-libxml-common-perl \ + liburi-perl \ + libxml-libxml-perl \ + libapache2-mod-perl2 \ + libhtml-mason-perl \ + libapache2-request-perl \ + libapache2-mod-apreq2 \ + libxml-libxslt-perl \ + idzebra-2.0 \ + +you may need one of the following packages for development: + +sudo apt-get install \ + make perl-doc + +and may enable mod_apreq + +sudo a2enmod apreq + + To install this module type the following: perl Makefile.PL