Installing fresh NGL3.0 on Ubuntu12.04

Posted by onehomelist on
URL: http://ngl.70.s1.nabble.com/Installing-fresh-NGL3-0-on-Ubuntu12-04-tp7573035.html

I am helping a neighbouring library to Install NGL3.0 on Ubuntu 12.04. I followed this guide: http://verussolutions.biz/kb/ubuntuInstallation

When I execute:
./ant UpdateWholeRec -f /home/library/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

I get this error:

Buildfile: /home/library/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Running the same command without "UpdateWholeRec" starts installation but stops after a minute.