Skip to content

Instantly share code, notes, and snippets.

@sigmike
Created August 29, 2018 09:34
Show Gist options
  • Save sigmike/72fe29cb829fd230cbad8998a54b309c to your computer and use it in GitHub Desktop.
Save sigmike/72fe29cb829fd230cbad8998a54b309c to your computer and use it in GitHub Desktop.
ruby: rbenv install 2.2.2 on arch linux
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