Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #1401, comment 1


Ignore:
Timestamp:
Sep 6, 2019, 10:53:36 PM (5 years ago)
Author:
Pavel Demin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1401, comment 1

    initial v1  
    1 Please provide more information about your setup: OS, ROOT version, Delphes version, commands you're using to install Delphes.
    2 
    3 I don't see at what step Delphes requires sudo permissions.
    4 
    5 The recommended compilation commands that can be found in WorkBook/QuickTour or in README are the following:
    6 {{{
    7 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.2.tar.gz
    8 tar -zxf Delphes-3.4.2.tar.gz
    9 cd Delphes-3.4.2
    10 make
    11 }}}