Changes between Version 4 and Version 5 of ProtosInstallation
- Timestamp:
- Aug 28, 2017, 6:29:44 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtosInstallation
v4 v5 11 11 * 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>`. 12 12 13 * Enter the folder `lhapdf-5.9.1`: `cd lhapdf 591`13 * Enter the folder `lhapdf-5.9.1`: `cd lhapdf-5.9.1` 14 14 15 15 * Configure the package installation: `./configure --disable-pyext --enable-shared=yes --enable-static=yes --prefix=<absolute path of lhapdf>`