Instructions for installing this software ----------------------------------------- This software uses cmake as its build tool. To build and install the DLT daemon, follow these steps; - mkdir build - cd build - cmake .. - make - optional: sudo make install - optional: sudo ldconfig Please read the README.txt for - Compile options and default values - Man pages - Doxygen documentation