Created
April 13, 2012 04:02
-
-
Save eddorre/2373578 to your computer and use it in GitHub Desktop.
Installing REE with rbenv with iconv and readline
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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