Skip to content

Instantly share code, notes, and snippets.

@t0mmyt
Last active October 10, 2016 15:50
Show Gist options
  • Save t0mmyt/35a4dd8707834c7a3feb0ab677eb8088 to your computer and use it in GitHub Desktop.
Save t0mmyt/35a4dd8707834c7a3feb0ab677eb8088 to your computer and use it in GitHub Desktop.
Building ruby 2.2 with rbenv (on Arch)
RUBY_CONFIGURE_OPTS=--with-readline-dir="/usr/lib/libreadline.so" curl -fsSL https://gist.github.com/mislav/055441129184a1512bb5.txt | rbenv install --patch 2.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment