From: dbs Date: Sat, 11 Jul 2009 04:41:36 +0000 (+0000) Subject: Update to latest libyaz; install z39.50 server library out of the box X-Git-Tag: sprint4-merge-nov22~9701 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=95b8c5130347537939f7c806149e5d3db4d94d5c;p=working%2FEvergreen.git Update to latest libyaz; install z39.50 server library out of the box git-svn-id: svn://svn.open-ils.org/ILS/trunk@13563 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index d88af4aac8..30abcd8817 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -63,7 +63,7 @@ LIBDBI_HOST=http://open-ils.org/~denials/evergreen # We need a recent version of Yaz # Debian Lenny and Ubuntu 8.10 come with 3.0.34 -YAZ=yaz-3.0.38 +YAZ=yaz-3.0.47 YAZ_HOST=http://ftp.indexdata.dk/pub/yaz # Business::OnlinePayment is not packaged on CentOS/RHEL @@ -204,6 +204,7 @@ DEB_APACHE_DISMODS = \ # Chronically unpackaged CPAN modules CPAN_MODULES = \ Business::CreditCard::Object \ + Net::Z3950::Simple2ZOOM \ SRU # Intrepid and Lenny have libmarc-charset-perl, libmarc-xml-perl, libnet-z3950-zoom-perl