Changes between Initial Version and Version 1 of Ticket #1426
- Timestamp:
- Mar 31, 2020, 11:06:04 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1426 – Description
initial v1 1 1 Hi, 2 2 When I try to install delphes I get the following error message: 3 {{{ 3 4 ~/MG5_aMC_v2_7_2/Delphes-3.2.0$ make 4 5 >> Compiling tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc … … 13 14 Makefile:2004: recipe for target 'tmp/external/ExRootAnalysis/ExRootAnalysisDict.o' failed 14 15 make: *** [tmp/external/ExRootAnalysis/ExRootAnalysisDict.o] Error 1 16 }}} 15 17 Not sure which type this error falls into. What do I do? 16 18