Skip to content

Tool Specific Dependencies

Lucie Hutchins edited this page Mar 21, 2018 · 7 revisions

Each tool's directory contains a dependencies file. The file is standardized to include variables used in pre and post install checks.

Used to check pre-install dependencies requirement

  • BIN_DEPENDENCIES
  • LIB_DEPENDENCIES

Used to check if the install was successful

  • DIR_CHECK
  • FILE_CHECK

Used to copy bin, lib, and include files to the SOFTWARE_BASE

  • BIN_FILES
  • INCLUDE_DIR
  • LIB64_DIR
  • LIB_DIR