Fork me on GitHub

Changes between Version 1 and Version 2 of OutDated/UserManual


Ignore:
Timestamp:
Nov 13, 2012, 5:41:18 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OutDated/UserManual

    v1 v2  
    55In order to run DELPHES on your system, first download is sources and compile it:
    66{{{
    7 me@mylaptop:~$ wget http://www.fynu.ucl.ac.be/users/s.ovyn/Delphes/files/Delphes_V_*.*.tar.gz
    8 me@mylaptop:~$ tar -xvf Delphes_V_*.*.tar.gz
    9 me@mylaptop:~$ cd Delphes_V_*.*
     7me@mylaptop:~$ wget https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WikiStart/Delphes_V_2.0.3.tar.gz
     8me@mylaptop:~$ tar -xvf Delphes_V_2.0.3.tar.gz
     9me@mylaptop:~$ cd Delphes_V_2.0.3
    1010me@mylaptop:~$ ./genMakefile.tcl > Makefile
    1111me@mylaptop:~$ make