Grid Application Toolkit (GAT)
Some patches that I have made to the
GAT
v1.8.2 for inclusion in the
VL-e PoC
:
gat_1.8.2-8vle.spec
, an RPM Spec file for building the GAT Engine, GAT C++ Wrappers, GAT Python Wrappers and GAT Adaptors;
(
old version
) (
even older version
)
libwrap patch
to eliminate the dependency on the libwrap library on the Linux platform;
adaptors patch
to fix a build issue on the VL-e environment;
modulefiles.tar
to add support for using modules in the VL-e PoC R2 environment;
gat_1.8.2-1.8.2-8vle.src.rpm
, a Source RPM package that includes all source packages, plus the above patches and spec file.
And similarly, for
JavaGAT
v1.6:
javagat_1.6-2vle.spec
, an RPM Spec file for building JavaGAT;
(
previous version
)
run-gat patch
to modify the location of the GAT_ENGINE_LOCATION and GAT_ADAPTOR_LOCATION variables in the run_gat_app script;
colobus-0.1.tgz
is a support module needed for building the RPM;
ibis-util-1.0.tar.gz
is a support module needed for building the RPM;
modulefiles.tar
to add support for using modules in the VL-e PoC R2 environment;
javagat_1.6-1.6-2vle.src.rpm
, a Source RPM package that includes all source packages, plus the above patches and spec file.
And also for
JavaGAT
v1.5:
javagat-1.5-4vle.spec
, an RPM Spec file for building JavaGAT;
(
previous version
)
run-gat patch
to modify the location of the GAT_ENGINE_LOCATION and GAT_ADAPTOR_LOCATION variables in the run_gat_app script;
cog-globus patch
by Rob van Nieuwpoort to fix a few errors in the Globus CoG 1.2 toolkit;
j2ssh patch
by Rob van Nieuwpoort to fix a few errors in the j2ssh toolkit;
JavaGAT-1.5-4vle.src.rpm
, a Source RPM package that includes all source packages, plus the above patches and spec file.
Comments to
Jan Just Keijser