Skip to content

Instantly share code, notes, and snippets.

@mistersourcerer
Last active December 15, 2015 16:18
Show Gist options
  • Save mistersourcerer/5287753 to your computer and use it in GitHub Desktop.
Save mistersourcerer/5287753 to your computer and use it in GitHub Desktop.
rbenv + brew + ruby with ./config options
CONFIGURE_OPTS=--with-readline-dir=`brew --prefix readline` rbenv install 1.8.7-p371
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment