Bringing tree up to date.
[galago.git] / BUILD
blobadd0d71eafd7c08c021f86ef7e27f67250f7d177
2 Building Galago
4 Java Requirements:
5     Java JDK 1.5.0 or later (http://java.sun.com)
6     Ant 1.6.2 or later (http://ant.apache.org)
8     Type 'ant' at the command line in any Java project directory
9     (java/galago, java/galagoweb, java/pig-galago) to build that project.
10     
11 C++ Requirements:
12     Mac OS X or Linux
13     gcc/g++ 3.4.5    
14     GNU Make 3.8
15     (This code was designed to work on Windows, however it has never
16     been tested and no project files are included)
17     
18     Type 'make' in the cpp/galago directory to build.
19