Changes between Initial Version and Version 2 of Ticket #1518
- Timestamp:
- Sep 23, 2021, 10:56:08 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1518 – Description
initial v2 1 1 Hello, 2 2 I'm trying to install Delphes-3.4.2 on ubuntu 20 and I'm getting this in the terminal: 3 3 {{{ 4 4 >> Compiling validation/DelphesValidation.cpp 5 5 validation/DelphesValidation.cpp: In function ‘std::pair<double, double> GausFit(TH1*)’: … … 97 97 | ^~~~~~~~~~~~~~~~~~ 98 98 make: *** [Makefile:2447: tmp/validation/DelphesValidation.o] Error 1 99 }}}