DUNE-DAQ / minidaqapp

0 stars 1 forks source link

Instructions still tell people to set up a v2.6.0 environment #78

Closed jcfreeman2 closed 3 years ago

jcfreeman2 commented 3 years ago

Right now the instructions explicitly refer to setting up a dunedaq-v2.6.0-based workarea (https://dune-daq-sw.readthedocs.io/en/latest/packages/minidaqapp/InstructionsForCasualUsers/). The dunedaq-v2.6.0 ups products which would get set up by following these instructions will tend not to be compatible with our current repos, resulting in build failures. The instructions should either bump the version of the release to dunedaq-v2.8.0, or simply outsource build instructions to the latest daq-buildtools instructions (see https://dune-daq-sw.readthedocs.io/en/latest/packages/readout/#building-and-setting-up-the-workarea for an example of this).