Created
August 29, 2018 09:34
-
-
Save sigmike/72fe29cb829fd230cbad8998a54b309c to your computer and use it in GitHub Desktop.
ruby: rbenv install 2.2.2 on arch linux
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
curl -fsSL https://gist.github.com/mislav/055441129184a1512bb5.txt | CC=/usr/bin/gcc-6 PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig rbenv install --patch 2.2.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment