SHORT DESCRIPTION OF calChecker INSTALLATION

Find the executive version in http://www.eso.org/~qc/dfos/calChecker.html.

- check to have the initialization file .dfosrc installed and sourced:
  printenv | grep DFO

- put calChecker under $DFO_BIN_DIR

- put the optional pgi_calChecker under $DFO_BIN_DIR

- put the following config files under $DFO_CONFIG_DIR/CALCHECK (!):
  config.calChecker
  info.calChecker

- put the following OCA config files into $DFO_CONFIG_DIR/CALCHECK/OCA (!):
  <instr>_association.h etc.
  long_<instr>_classification.h

- $DFO_CONFIG_DIR/CALCHECK/CAL4CAL and .../CAL4CAL/OCA will be created automatically.

- put calChecker.h under $DFO_DOC_DIR

- call calChecker -h

- edit config.calChecker and the OCA files properly.

