
Tutorial Exercises

This directory contains the various source files showcased as examples
in the Globus User and Developer Tutorials that are given
periodically, and are available at http://www.globus.org/tutorial.

The examples require Globus version 1.1.3 in order to work correctly.


Precursory steps:

1. Define the environment variable GLOBUS_INSTALL_PATH to point to the
   top-level directory of where globus is installed.
2. Add the tools bin directory to your PATH. If you are using Globus 1.1
   you can do this by setting
	PATH=`$GLOBUS_INSTALL_PATH/bin/globus-tools-path -bindir`:$PATH

Please direct any questions to support@globus.org.
