UnifyFS Dependencies¶
- GOTCHA version 0.0.2 (compatibility with latest release in progress)
- leveldb version 1.22
- flatcc version 0.5.3
- Margo version 0.4.3 and its dependencies:
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 and include in
that variable the paths for the .pc
files for Mercury, Argobots, and
Margo separated by colons.