11.1.9.4 Environment Variables

Declare these environment variables, as prerequisites, to run checkcicsbinver.

For Micro Focus COBOL, complete the following.

COBDIR
Specify the COBOL installation directory for COBDIR.
LD_LIBRARY_PATH (Linux and Solaris platforms) / LIBPATH (AIX platforms)
Add $COBDIR/lib to LD_LIBRARY_PATH (Linux and Solaris platforms) / LIBPATH (AIX platforms).
COBPATH
Specify the path where the COBOL program locates for COBPATH.
PATH
Add the location of checkcicsbinver into PATH.

For COBOL-IT COBOL, complete the following.

COBOLITDIR
Specify the COBOL installation directory for COBOLITDIR.
LD_LIBRARY_PATH (Linux and Solaris platforms) / LIBPATH (AIX platforms)
Add $COBDIR/lib to LD_LIBRARY_PATH (Linux and Solaris platforms) / LIBPATH (AIX platforms).
COB_LIBRARY_PATH
Specify the path where COBOL program locates for COB_LIBRARY_PATH.
PATH
Add the location of checkcicsbinver into PATH.