Changes between Version 13 and Version 14 of ProtosInstallation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtosInstallation

    v13 v14  
    3030* Untar the tarball: `tar xzf Protos22.tar.gz`. Normally a `Protos22` folder must be created on your disk.
    3131
    32 * Download the python patch [https://econte\tmp\eric_patch.py eric_patch.py] and put it into the `Protos22` folder. Apply the patch: `python eric_patch.py`.
     32* Download the python patch [https://econte\tmp\eric_patch.py eric_patch.py] and put it into the `Protos22` folder.
     33
     34* Enter the Protos folder and apply the patch: `cd Protos22; python eric_patch.py`.
     35
     36* Edit the file `extlib.mk` and replace the line by `EXTLIB = -L<absolute path of lhapdf> -lLHAPDF`
    3337
    3438* Launch make:  `make`