NorduGrid standalone client distribution
----------------------------------------

To setup you environment simply extract the tar file and do:

cd nordugrid-standalone-0.6.5.91
. ./setup.sh

for Bourne shells or

cd nordugrid-0.6.5.91
source ./setup.csh

for C shells. If executed from a different directory please supply that
directory as argument to the script.

If you want to have the enviroment setup automatically each time you login
you have to "source" the appropriate setup script from you login script.

To request a NorduGrid certificate:

grid-cert-request -int

and follow the instructions.

More information can be found in ./share/doc.

This package was build on a redhat-el4-x86_64 system.

Several properties of the ARC command line interface can be configured from
a configuration file. This includes which GIIS'es are used for discovering
computer and storage-resources, timeouts and debug-level in the clients,
download-directory for retrieving output-files of jobs, aliases and even brokers
used in job-submission.

A self-explanatory template of this configuration file with examples is
distributed with this standalone and can be found here:
share/doc/arcclient.conf.template. This file should be copied to .arc/conf in
the user's home-directory and edited.

