Newer
Older
### INSTALL DEPENDENCIES
```
Install system packages:
$ su
# yum install epel-release
# yum install cmake3
# yum install devtoolset-11
$ cd $HOME
$ git clone https://www.ict.inaf.it/gitlab/bias/daqs/astri-daq.git
```
### RUN THE RECEIVER
```
ASTRI_DAQ example:
cd $BIAS_PREFIX/bin