Skip to content

Instantly share code, notes, and snippets.

@iqbalhasnan
Created March 23, 2017 03:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iqbalhasnan/dcd034a2ef300df65fe71baf3adafd4f to your computer and use it in GitHub Desktop.
Save iqbalhasnan/dcd034a2ef300df65fe71baf3adafd4f to your computer and use it in GitHub Desktop.
dyld: Library not loaded: /usr/local/lib/libgmp.10.dylib
ERROR
dyld: Library not loaded: /usr/local/lib/libgmp.10.dylib
FIX
brew update && brew install gmp && rvm reinstall 2.2.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment