If you already have an OGSA-DAI binary distribution you can skip this section.
To build OGSA-DAI GT 4.0.5 binary distribution, run the following in the OGSA-DAI GT 4.0.5 source distribution directory:
$ ant -Dgt.dir=/PATH/TO/ws-core-4.0.5
Alternatively, you can do:
$ export GLOBUS_LOCATION=/PATH/TO/ws-core-4.0.5 $ ant
The OGSA-DAI binary distribution will be placed in:
build/ogsadai-3.0-gt-4.0.5-bin.
![]() | Important |
|---|---|
| You should now change into this directory as all other parts of the OGSA-DAI documentation depend on you issuing commands from this directory. |