From b66a08072692115cdaa482ecef0d68b97130edc8 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Mon, 22 Feb 2010 10:35:15 +0100 Subject: [PATCH] Yaz 4 not 3 --- examples/zgate/doc/ARTICLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4