summaryrefslogtreecommitdiff
path: root/cpp/install/unix/README.DEMOS
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/install/unix/README.DEMOS')
-rw-r--r--cpp/install/unix/README.DEMOS8
1 files changed, 6 insertions, 2 deletions
diff --git a/cpp/install/unix/README.DEMOS b/cpp/install/unix/README.DEMOS
index 2088f56f0b3..acc103bb54b 100644
--- a/cpp/install/unix/README.DEMOS
+++ b/cpp/install/unix/README.DEMOS
@@ -20,11 +20,15 @@ You can build the demos by visiting each demo directory (e.g., demo,
demoj, democs) and running 'gmake' or 'ant' as appropriate. The Ice
for Python demos do not need to be compiled.
-gmake 3.80 is required to build the C++ or C# demos. Ant 1.6 is
-required to build the Java demos. Ant can be downloaded from:
+gmake 3.80 is required to build the C++ and C# demos. The 'ant'
+utility is required to build the Java demos, and can be downloaded
+from
http://ant.apache.org/bindownload.cgi
+Ice requires ant 1.6.1 or later, but we recommend using the most
+recent release.
+
Running the Ice Demos
=====================