Matthew Harris <[email protected]> writes:
> In acprep there is currently a test for detecting MacPorts and installing > appropriate dependencies. In my (one-time) experience with Homebrew just > now, you can add a similar section for Homebrew easily: > > Look for /usr/local/bin/brew. > brew install cmake boost gmp mpfr That has pretty much been my experience. It used to rely on gettext as well but John has temporarily removed that need, I assume it will be re-introduced at some point. It would be good to get the actual homebrew recipe for ledger 3 working again (brew install ledger --HEAD used to work, but broke with the move to cmake). It seems the homebrew maintainers are really waiting for a stable release based on the new build system before fixing that (they never guarantee that brew install --HEAD will work for any recipe). Phil
