ant java version=${ant.java.version} is unix : ${current.os.isunix} is mac : ${current.os.ismac} is unixnotmac : ${current.os.isunixnotmac} is windows : ${current.os.iswindows} os.unix: ${os.unix} ${app.name} (${app.version}) server running using Apache Tomcat and Java Tomcat: ${catalina.home} Java: ${java.home} URL: http://${tomcat.server}:${tomcat.port}${app.path}/ To install Greenstone3, run '${install-command}'. There are properties defined in build.properties. The install process will ask you if these properties are set correctly. To avoid this prompt, use the '-Dproperties.accepted=yes' option. To log the output, use the '-logfile build.log' option. The README.txt file has more information about the ant targets and install process. The following properties (among others) are being used from a build.properties file found in this directory: tomcat.server=${tomcat.server} tomcat.port=${tomcat.port} tomcat.installed.path=${tomcat.installed.path} (this is the location of Tomcat's base dir if it is already installed) proxy.host=${proxy.host} proxy.port=${proxy.port} If these are not acceptable, please change them and rerun this target. Continue [y/n]? /> Build aborted by user. Please change your properties settings and re-run the target tomcat.port = ${tomcat.port} gli.present = ${gli.present} gs2build.present = ${gs2build.present} gsdl2.installed.path = ${gsdl2.installed.path} ${axis.sitename}, ${axis.siteuri} Configuring JavaGDBM Configuring Indexers compile javagdbm Windows: compile javagdbm (java only) Install the javagdbm jar file Indexers: make (from ${indexers.home}) Indexers: make install Indexers: make Indexers: make install Install the indexers' jar and jni files checking out gs2build checking out gli Running GLI from Ant means that you don't get to see any of the terminal output. If you have problems with GLI and want to see the output, please run the script gli4gs3.sh/bat from the greenstone3/gli directory. ********************************************* Test output can be found in directory 'test' ********************************************* checking out flax ... updating flax ... copying flax files ...