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

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

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

for Bourne shells or

cd nordugrid-0.3.38
. ./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.

