Skip to content

Instantly share code, notes, and snippets.

@akofink
Created February 16, 2015 21:52
Show Gist options
  • Select an option

  • Save akofink/cad08bb2e03bcaf01eda to your computer and use it in GitHub Desktop.

Select an option

Save akofink/cad08bb2e03bcaf01eda to your computer and use it in GitHub Desktop.
Install Ruby 2.1.0 via rbenv with readline in Ubuntu 14.04
curl -fsSL https://gist.github.com/mislav/a18b9d7f0dc5b9efc162.txt | RUBY_CONFIGURE_OPTS=--with-readline-dir="/lib/x86_64-linux-gnu/libreadline.so.6.3" rbenv install 2.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment