Changes between Version 9 and Version 10 of ProtosInstallation


Ignore:
Timestamp:
Aug 28, 2017, 6:44:09 AM (7 years ago)
Author:
Eric CONTE
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtosInstallation

    v9 v10  
    2828* Download the tarball: [https://madanalysis.irmp.ucl.ac.be/raw-attachment/wiki/ProtosInstallation/Protos22.tar.gz Protos22.tar.gz]
    2929
    30 * Untar the tarball
     30* Untar the tarball: `tar xzf Protos22.tar.gz`. Normally a `Protos22` folder must be created on your disk.
    3131
    32 * Apply the patch
     32* Download the python patch [\econte\tmp\eric_patch.py eric_path.py] and put it into the `Protos22`folder. Apply the patch: `python eric_path.py`.
    3333
    34 * Launch make
     34* Launch make:  `make`
    3535
     36* Congratulations! Protos 2.2 is ready to be used.
     37