UnifyFS Dependencies¶
Required¶
- Automake version 1.15 (or later)
- GOTCHA version 1.0.3 (or later)
- Margo version 0.9.6 (or later) and its dependencies:
- OpenSSL
Important
Margo uses pkg-config to ensure it compiles and links correctly with all of
its dependencies’ libraries. When building manually, you’ll need to set the
PKG_CONFIG_PATH
environment variable to include the paths of the
directories containing the .pc
files for Mercury, Argobots, and Margo.