X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=README;h=b28e0dc0f6e3066a7fc16065f8c2c821736eb3a9;hb=c785073771663d6027a23f9cc0605ae24407733b;hp=6ed8b8bdc09acfd5a6b67b435f0747fb12a9a8a6;hpb=7a968f868287e1b964bd7834a32a6846d16e393c;p=irspy-moved-to-github.git diff --git a/README b/README index 6ed8b8b..b28e0dc 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -$Id: README,v 1.5 2007-04-18 11:20:29 mike Exp $ +$Id: README,v 1.6 2007-04-18 15:22:48 mike Exp $ -Net-Z3950-IRSpy -=============== +ZOOM::IRSpy +=========== This module exists to implement the IRspy program, which discovers, analyses and monitors IR servers implementing the Z39.50 and SRU/W @@ -9,6 +9,34 @@ 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 + + + To install this module type the following: perl Makefile.PL