/*****************************************************************************/
/*                                                                           */
/*                  --- CAEN SpA - Computing Division ---                    */
/*                                                                           */
/*   CAEN GECO 2020 Installation and Use Instructions                        */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
  
 This archive contains the last release of the CAEN HV Control Software and the
 corresponding Release Notes.


 Content of the archive
 ----------------------

 install.sh                     :  The install script file that install the CAEN GECO 2020 on the pc
 UM2463_GECO2020_REVX.pdf       :  Software User Manual
 CAENGECO2020_Readme.txt        :  This file
 CAENGECO2020_ReleaseNotes.txt  :  Release Notes of the last software release
 CAENGECO2020_License_Agreement :  Software license agreement


 System Requirements
 -------------------
 
 - CAEN HV Power Supply System SY4527 / SY5527 / SY4527LC / SY5527LC, V65XX HV, NIM /DESKTOP HV, DT55XX HV/ CAEN SMARTHV modules / Power Supply BOXES / R6060
 - Linux 64bit
 - snap
 - Qt 4
    - LGPLv3 license
    - shared libraries included

  Along with the GECO code, this package contains the required shared libraries. 
  Version of the included Qt binaries is 4.8.7.
  
  The user may find the source code of the included binaries on:
  - https://download.qt.io/archive/qt/4.8/4.8.7/ (Qt libraries)

  Users that wants to compile this software are required to get the following
  additional software:
  - Qt 4
  - SDK from https://www.qt.io/download

 Installation notes
 ------------------

 - Launch the install.sh script, with administrator rights.
 - Once setup process has finished, the CAEN GECO 2020 is 
   installed on your pc.
 - Launch the software as caengeco2020 (in case you need to access devices that require root right you can launch the software as CAENGECO2020 and enter the sudo password)
   

