Changes between Version 14 and Version 15 of SoftwarePackage
- Timestamp:
- Jul 18, 2017, 10:35:11 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwarePackage
v14 v15 43 43 44 44 45 2. Set the environment variable $PDAF_ARCH to the name of the include file (without ending .h), e.g. by `setenv PDAF_ARCH NAME` in case of a (t)csh or `export PDAF_ARCH=NAME` in case of bash.45 2. In the shell set the environment variable $PDAF_ARCH to the name of the include file (without ending .h), e.g. by `setenv PDAF_ARCH NAME` in case of a (t)csh or `export PDAF_ARCH=NAME` in case of bash. 46 46 47 47 3. Execute `cd src` and type 'make' at the prompt. This will compile the sources. The library file is generated in the directory `lib/`.