Links
GSBT;
Java WS
set the GLOBUS_LOCATION environment variable to point to the installation directory:
globus$ export GLOBUS_LOCATION=/opt/gt-4.2.1
- obtain the distribution files:
globus$ wget http://www-unix.globus.org/ftppub/gt4/4.2.1/ws-core/src/ws-core-4.2.1-bin.tar.gz globus$ tar -xzf ws-core-4.2.1-src.tar.gz globus$ mv ./ws-core-4.2.1 "${GLOBUS_LOCATION}"
GSBT
- obtain the distribution files:
globus$ wget http://puzzle.dl.sourceforge.net/sourceforge/gsbt/globus-build-service-gt4_0.2.5.tar.gz