Last active
May 20, 2022 11:08
-
-
Save edvinasbartkus/0e99ea8305a20737f562 to your computer and use it in GitHub Desktop.
Ruby puma.gem install on El Capitan / Mac Sierra
This file contains 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 puma -- --with-cppflags=-I/usr/local/opt/openssl/include --with-ldflags=-L/usr/local/opt/openssl/lib |
Thank you random internet dude!
Thanks! You probably just saved me from headaches.
+1 Thanks a lot!
So much thanks!
Thanks!
π , you sir, deserves a πΊ , works on Mac OS X El Capitan 10.11
Thanks a lot @edvinasbartkus π
π
π
tnx!
π
thanks a lot dude
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks!