LDAS Software Suite
Before installing any of the packages listed below, please review the ChangeLog file for any significant changes for this release of the LDAS software.

The LDAS Software Suite is a collection of several packages provided by LDAS. The links below are to the installation documentation for each of the packages.

  1. LDAS - This package is the complete system.
  2. cmonClient - This package is a GUI application for monitoring the LDAS system.
  3. framecpp - This package provides a common interface for packages needing access to and the writing of frame data.
  4. wrapper - These instructions guide the search code developer on how to build the standalone wrapperAPI and all needed support packages. It does not give guidance on how to develop search codes. For information on developing search code, please reference search-code-howto.pdf.
  5. datacondCaller Library - These instructions guide a developer on how to build the dataoncdCaller and all needed support packages. This package allows the user to make full use of the datacondAPI functionality outside of LDAS.
  6. diskcache Library - These instructions guide a developer on how to build the diskcache library and all needed support packages. This package allows the developer to create custom programs which do data discovery outside of LDAS. Currently there are bindings for TCL and Python.