X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fzgate%2Fdoc%2FARTICLE;h=fd26d8d7ab96e57f5ae427d581749e9cc4dcbabb;hb=b66a08072692115cdaa482ecef0d68b97130edc8;hp=213095e2079febe96ec9bf7337cabc256c102ec2;hpb=e013fb932d4ac04fd16ac49e4c0959eac4719820;p=yaz4j-moved-to-github.git 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