In the BES build, some homebrew paths injected from the env are given preference over the hyrax-dependencies. This can cause havoc and is hard to diagnose because the packages can be 'removed' and yet still have vistiges that are found by the configure script (e.g., headers for libraries). For a development machine, we should not be using homebrew to perform an end run around the dependencies.
In the BES build, some homebrew paths injected from the env are given preference over the hyrax-dependencies. This can cause havoc and is hard to diagnose because the packages can be 'removed' and yet still have vistiges that are found by the configure script (e.g., headers for libraries). For a development machine, we should not be using homebrew to perform an end run around the dependencies.