You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With macos 10.12.6, I could install GMP, but not Nettle. After running configure and make, I ran make check. The result was: 88 of 89 tests failed
For one thing, it complained that libhogweed.4.dylib could not be found. I tried to attach the history of my installation attempt (starting with curl), and the output of make check to this post as a file, but every time I tried I got an upload error ("We don't support that file type"), even though I tried txt, zip, and pdf versions of the file. So I created a GH repo where you can view the file, here:
With macos 10.12.6, I could install GMP, but not Nettle. After running
configure
andmake
, I ranmake check
. The result was:88 of 89 tests failed
For one thing, it complained that
libhogweed.4.dylib
could not be found. I tried to attach the history of my installation attempt (starting withcurl
), and the output ofmake check
to this post as a file, but every time I tried I got an upload error ("We don't support that file type"), even though I tried txt, zip, and pdf versions of the file. So I created a GH repo where you can view the file, here:https://github.com/impactanalysts/Nettle-install-fail-on-OSX-10.12.6