On macOS with no ~./local/lib/pkgconfig directory, executing
git clone git@github.com:berkeleylab/inference-engine
cd inference-engine
./setup
completes and all tests pass. However,
cd cloud-microphysics
./setup.sh
yields the following trailing output:
realpath: /Users/rouson/.local/lib/pkgconfig: No such file or directory
On macOS with no
~./local/lib/pkgconfigdirectory, executingcompletes and all tests pass. However,
yields the following trailing output: