Yaz 4 not 3
[yaz4j-moved-to-github.git] / examples / zgate / doc / ARTICLE
index f105fb1..fd26d8d 100644 (file)
@@ -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.