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

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

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

for Bourne shells or

cd nordugrid-0.5.7
source ./setup.csh

for C shells.

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 fedora-2 system.

