Skip to content

Instantly share code, notes, and snippets.

@gom
Created August 2, 2012 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gom/3237949 to your computer and use it in GitHub Desktop.
Save gom/3237949 to your computer and use it in GitHub Desktop.
Install ruby with rbenv
$ CONFIGURE_OPTS="--with-readline-dir=/usr/local" rbenv install 1.9.3-p194
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment