-----------------------------------------------------------------------------

                   --- CAEN SpA - Computing Division ---

                      

  -----------------------------------------------------------------------------

  Program: CAEN_NCC


  -----------------------------------------------------------------------------


  Content
  -----------------------------------------------------------------------------

  Readme.txt        :  This file.

  ReleaseNotes.txt  :  Revision History and notes.	 

  bin		    :  Executable files.


  System Requirements
  -----------------------------------------------------------------------------
  - glibc version 2.27 or above
  - libxml2 library

  Installation notes
  --------------------------------------------------------------------------------
  - Extract the CAEN_NCC directory from the archive and cd to it 
  - Run the install script with root privileges (Execute: "sudo sh install.sh")

  Running CAEN_NCC
  -----------------------------------------------------------------------------
  - Open a terminal and type the command "CAEN_NCC" to run the software


Credits
  -----------------------------------------------------------------------------
  CAEN_NCC is made possible by other third part open source software.
  - Qt 5
    - https://www.qt.io/
    - GNU GPLv3 license
    - shared libraries included
  - QCustomPlot
    - https://www.qcustomplot.com/
    - GNU GPLv3 license
    - sources included


  Software dependencies
  -----------------------------------------------------------------------------
  Along with the source code, this package contains also a binary version of
  this software and the required shared libraries. Version of the included Qt
  binaries is 5.12.5.

  The user may find the source code of the included binaries on:
  - Qt 5 libraries: https://download.qt.io/archive/qt/5.12/5.12.5/
  - QCustomPlot: https://www.qcustomplot.com/

  Since import libraries are included only for CAEN
  dependencies, users that wants to compile this software are required to get
  the following additional software:
  - Qt 5
    - SDK from https://www.qt.io/download


  How to get support
  -----------------------------------------------------------------------------
  For technical support, go to https://www.caen.it/mycaen/support/ (login and
  MyCAEN+ account required).
