Changes between Version 4 and Version 5 of ProtosInstallation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtosInstallation

    v4 v5  
    1111* Create somewhere in your disk a folder where the final production of the LHAPDF building will be put: `mkdir lhapdf`. The absolute path of `lhapdf` will be named in the following `<absolute path of lhapdf>`.
    1212
    13 * Enter the folder `lhapdf-5.9.1`: `cd lhapdf591`
     13* Enter the folder `lhapdf-5.9.1`: `cd lhapdf-5.9.1`
    1414
    1515* Configure the package installation: `./configure --disable-pyext --enable-shared=yes --enable-static=yes --prefix=<absolute path of lhapdf>`