CCSL environment variables

CCSL environment variables with their usual values defined relative to the CCSL root directory $CCSL
DescriptionVariableUsual location
Root directory for documentation CCSL_DOC $CCSL/doc
Directory containing executable programs CCSL_EXE $CCSL/exe
Graphics directory CCSL_GRAF $CCSL/graf
Directory containing linkable libraries CCSL_LIB $CCSL/lib
Directory in which to place linkable libraries CCSL_LIBDEST $CCSL/lib
Directory for files defining system choices CCSL_OPT $CCSL/options
Directory containing perl scripts CCSL_PERL $CCSL/perl
Directory for Fortran source and master files CCSL_SRC $CCSL/source
Directory containing TeX files CCSL_TEX $CCSL/doc/texes
Main library file CCSLIB $CCSL/lib/libmk4.a
Directory from which to read Fortrans source files CCSL_FSRC unset
Directory in which to place Fortran source files CCSL_FDESTunset

If the system is installed using the Install script a file "environment" will be created in the CCSL root directory which contains commands to set these CCSL environment variables. "Sourcing" this file will set them and report what it set. The CCSL base directory should be set as the environment variable $CCSL in the user's .login file eg :

# Set CCSL things
setenv CCSL /hosts/simoun/users/brown/CCSL/use
source $CCSL/environment
P.J. Brown - Institut Laue Langevin, Grenoble, FRANCE. e-mail brown@ill.fr