Software Links
Getting Started
- A Globus Primer
- Globus Is Modular!
- Quickstart
- Installing GT
- Platform Notes
- GT Developer's Guide
- GT User's Guide
- Migrating Guides
Reference
Manuals
Common Runtime
Security
- GSI C
- GSI Java
- Java WS A&A
- C WS A&A (coming soon)
- CAS
- Delegation Service
- MyProxy
- GSI-OpenSSH
- SimpleCA
Data Mgt
WS MDS
Execution Mgt
RFT is built and installed as part of a default GT 4.2.0 installation. No extra installation steps are required for this component.
The following are specialized instructions for advanced developers who want to deploy latest code from CVS:
Build RFT from CVS:
Configure your CVSROOT to point to the globus CVS location.
Run:
cvs co ws-transfer
Run:
cd ws-transfer/reliable
Set GLOBUS_LOCATION to point to your globus installation.
Run:
ant deploy