Skip to content
Discussion options

You must be logged in to vote

As a Homebrew user on Linux, I typically use something like (the exact version is in the gist):

./configure --with-gmp=$(brew --prefix gmp) --with-mpfr=$(brew --prefix mpfr) --with-flint=$(brew --prefix flint) --with-zstd=$(brew --prefix zstd)

I hope this works on macOS as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaborthwick
Comment options

Answer selected by jaborthwick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants