Skip to content

Instantly share code, notes, and snippets.

@okor
Created January 20, 2015 22:40
Show Gist options
  • Save okor/8f9ec375ed19155b3712 to your computer and use it in GitHub Desktop.
Save okor/8f9ec375ed19155b3712 to your computer and use it in GitHub Desktop.
Install ruby 2.1.1 on Ubuntu 14.04 64 bit with rbenv
RUBY_CONFIGURE_OPTS=--with-readline-dir="/usr/lib/x86_64-linux-gnu/libreadline.so" rbenv install 2.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment