Skip to content

Instantly share code, notes, and snippets.

@jugyo
Created February 7, 2013 23:10
Show Gist options
  • Save jugyo/4735072 to your computer and use it in GitHub Desktop.
Save jugyo/4735072 to your computer and use it in GitHub Desktop.
rbenv install with readline etc
$ CONFIGURE_OPTS="--with-readline-dir=$(brew --prefix readline) --with-openssl-dir=$(brew --prefix openssl)" rbenv install 1.9.3-p374
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment