X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=examples%2Fzgate%2Fdoc%2FARTICLE;h=fd26d8d7ab96e57f5ae427d581749e9cc4dcbabb;hb=b66a08072692115cdaa482ecef0d68b97130edc8;hp=f105fb188400bde0ef630cc288921da07a4e6102;hpb=c24fa4dc2429d4db479cc91100817162eab222d8;p=yaz4j-moved-to-github.git diff --git a/examples/zgate/doc/ARTICLE b/examples/zgate/doc/ARTICLE index f105fb1..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 @@ -240,5 +240,6 @@ with exposing it to the outside world - it's not very secure and could be easily exploited. The source code and the gateway's Maven project is available in the Yaz4j's Git repository under examples/zgate. In the meantime, IndexData is working on a Debian/Ubuntu package to make the installation of Yaz4j and -Tomcat configuration greatly simplified - so stay tuned!. If you are interested in Windows support - e.g. Visual Studio based build or an installer - please +Tomcat configuration greatly simplified - so stay tuned!. If you are interested +in Windows support - e.g. Visual Studio based build or an installer - please let us know.