Software Links
Getting Started
- Doc Structure
- A Globus Primer
- Globus Is Modular!
- Quickstart
- Installing GT
- Platform Notes
- GT Developer's Guide
- GT User's Guide (coming soon)
- Migrating from GT2
- Migrating from GT3
Reference
- Best Practices
- Coding Guidelines
- API docs
- Public Interfaces (coming soon)
- Resource Properties
- Samples
- Glossary
- Performance Studies (coming soon)
Manuals
Common Runtime
Security
- Non-WS (General) Security
- WS Java Security
- Message-level
- Authz Framework
- CAS
- Delegation Service
- MyProxy
- GSI-OpenSSH
- SimpleCA
- SGAS
Data Mgt
MDS4
Execution Mgt
Table of Contents
Globus Toolkit installer, from Globus Toolkit 4.1.3 download page
Make sure Java is installed: J2SE 1.4.2+ SDK from Sun, IBM, HP, or BEA (do not use GCJ).
Ant 1.6.2+. Do not use the Ant distributed with Fedora Core 2, or other recent RedHat/Fedora distributions (RHEL3, Scientific Linux 3.0.x, FC3/4).
C compiler. If gcc, avoid version 3.2. 3.2.1 and 2.95.x are okay.
sudo for basic GRAM4 functionality. For a more complete list of prerequisites, see Prerequisites for installing GRAM4.
a JDBC compliant database (required for RFT and RLS). For instance, PostgreSQL 7.1+. For a more complete list of RLS prerequisites, see Prerequisites for RLS.
gpt-3.2autotools2004 (shipped with the installers, but required if building standalone GPT bundles/packages)
IODBC (compile requirement for RLS) For a more complete list of RLS prerequisites, see Prerequisites for RLS.
A Relational Database Server (RDBMS) that supports ODBC (we provide instructions for both PostgreSQL and MySQL [olink to appendix]):
- If you use PostgreSQL, you'll also need psqlODBC (the ODBC driver for PostgreSQL).
- If you use MySQL, you'll also need the MyODBC (Connector/ODBC) packages. MySQL's top level installation directory must be specified. By default these are assumed to be in $GLOBUS_LOCATION.
- The package is used to interface to the ODBC layer of the RDBMS.
The location of iODBC and the
odbc.inifile must be specified before installing the RLS server.
Tomcat (required by WebMDS, optional for other services) - Make sure to download it directly from the Apache web site.
gLite Java VOMS parsing libraries - binary available (compile requirement for Workspace Service)