- Ubuntu 14.04 or more recent
- qt5 libraries ..* you can get this simply by the command sudo apt-get install qt5-default. ..* type qmake -v in order to check that you have the qt5 version
- Compile and install the CAEN USB Driver ..1. Go to CAENUSBdrvB-1.5.1 ..2. make ..3. sudo make install
- Compile and install the CAEN VME C libraries ..1. Go to CAENVMELib-2.50/lib ..2. make ..3. sudo make install
- Compile the Muon Experiments software ..1. qmake MuonExperiments.pro ..2. make
- Execute the programme ..1. ./bin/MuonExperiments or from a double-click on the icon