Created
November 17, 2020 06:42
-
-
Save ugifractal/9390a05701e6f254a9dd11c44dd4ea4e to your computer and use it in GitHub Desktop.
install ffi gem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install ffi -v ‘1.9.23’ -- --with-ldflags=-L/usr/local/Cellar/libffi/3.3/lib --with-cppflags=-I/usr/local/Cellar/libffi/3.3/include --with-cflags=“-Wno-error=implicit-function-declaration” |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment