From: Jakub Skoczen Date: Mon, 22 Feb 2010 09:35:15 +0000 (+0100) Subject: Yaz 4 not 3 X-Git-Tag: v1.2~17 X-Git-Url: http://git.indexdata.com/?p=yaz4j-moved-to-github.git;a=commitdiff_plain;h=b66a08072692115cdaa482ecef0d68b97130edc8 Yaz 4 not 3 --- diff --git a/examples/zgate/doc/ARTICLE b/examples/zgate/doc/ARTICLE index 213095e..fd26d8d 100644 --- a/examples/zgate/doc/ARTICLE +++ b/examples/zgate/doc/ARTICLE @@ -25,7 +25,7 @@ As a prerequisite, to complete th build process you will need JDK, Maven, Swig and Yaz (development package) installed on your machine. On Debian/Ubuntu you can get those easily via apt: - apt-get install sun-java6-jdk maven2 libyaz3-dev swig + apt-get install sun-java6-jdk maven2 libyaz4-dev swig The Yaz4j's source code can be checked-out out from our