Skip to content

Instantly share code, notes, and snippets.

@eddorre
Created April 13, 2012 04:02
Show Gist options
  • Save eddorre/2373578 to your computer and use it in GitHub Desktop.
Save eddorre/2373578 to your computer and use it in GitHub Desktop.
Installing REE with rbenv with iconv and readline
CONFIGURE_OPTS="-c --enable-shared -c --with-iconv-dir=/usr/local/Cellar/libiconv/1.14 -c --with-readline-dir=/usr/local/Cellar/readline/6.2.1/" rbenv install ree-1.8.7-2011.03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment