From bebe3177041346fe42244594292ceaa2c77e9fd4 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 9 Jun 2003 11:25:42 +0000 Subject: [PATCH] Fix YAZ-version requirement --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index c817d8b..c64a63f 100644 --- a/INSTALL +++ b/INSTALL @@ -4,8 +4,9 @@ Building and installation 1. Requirements -The Net::Z3950::SimpleServer Perl module requires the YAZ toolkit -in the development version 1.7. You can download it via this link, +The Net::Z3950::SimpleServer Perl module requires the YAZ toolkit: the +development version 1.7 or any subsequent version is fine. You can +download it via this link, http://ftp.indexdata.dk/pub/yaz/development/ -- 1.7.10.4