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

                    --- CAEN SpA - Computing Systems Division --- 

        ----------------------------------------------------------------------
        
        CAEN N957 Library Readme file
        
        ----------------------------------------------------------------------

        Package for Linux kernels 2.4, 2.6, 3.x

        May 2017


 The complete documentation can be found in the User's Manual on CAEN's web
 site at: http://www.caen.it.


 Content
 -------
|-- Doc
|   `-- N957Lib             : Release notes, readme and other documentation files
|-- N957Demo                : The N957 demo 
`-- N957Lib                 : The N957 library (both 32 and 64 bit executables)


 System Requirements
 -------------------

 - CAEN N957 Peak ADC module
 - CAENUSBDrvB driver version 1.3 or greater.
 - Linux kernel Rel. 2.4/2.6/3.x with gnu C/C++ compiler
 - gnuplot rev.>= 4.2 (just for N957Demo)


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

  - Login as root

  - Copy the needed files on your work directory

To install the dynamic library:

  - Go to the library directory

  - Execute: sh install

 The installation copies and installs the library in /usr/lib.

