This login environment is based on HEPiX, a standard within the HENP
community and used at many labs. HEPiX provides for a standard login
environment within a particular group. The STAR group on the RCF
machines is rhstar.
The group directory with scripts for the STAR environment is
GROUP_DIR = /afs/rhic/rhstar/group.
There is also a link
/afs/rhic/rhstar -> /afs/rhic/star.
To setup the proper Unix environment (using tcsh, the STAR standard) you have three options as follows:
cp /afs/rhic/star/group/templates/tcshrc ~/.tcshrc
ln -s ~/.tcshrc ~/.cshrc # Stongly recommended to have this link
cp /afs/rhic/star/group/templates/login ~/.login
cp /afs/rhic/star/group/templates/tcshrc2 ~/.tcshrc
cp /afs/rhic/star/group/templates/login2 ~/.login
Set up your PAW/STAF environment
by copying the file $STAR/mgr/.pawlogon.kumac
to your home directory: ~/.pawlogon.kumac.
If you already have this file, then add the following aliases:
alias/create make 'exec $STAR/mgr/make' C
kuip/alias/create ls dui/ls c
kuip/alias/create cd dui/cd c
This sets up aliases for make, call, ls, cd,etc. that are needed by
STAF & PAW.
Get an AFS token
In general, before working with code and/or
running STAF you should do a klog to get an AFS token.