Last active
October 10, 2016 15:50
-
-
Save t0mmyt/35a4dd8707834c7a3feb0ab677eb8088 to your computer and use it in GitHub Desktop.
Building ruby 2.2 with rbenv (on Arch)
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
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