Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
conda activate lcls2daq
 
make

 

 

instructions for creating a conda package

 

Code Block
languagebash
conda activate lcls2daq
 
conda install -c anaconda anaconda-client
conda install conda-build
conda build /u1/sioan/slac-lcls/relmanage/recipes/pcieapps/

...