Created
October 5, 2012 22:09
-
-
Save Alfreddd/3842733 to your computer and use it in GitHub Desktop.
rbenv install 32bit ruby version
This file contains hidden or 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="--with-arch=i386" CFLAGS="-arch i386" LDFLAGS="-arch i386" rbenv install 1.9.3-p194 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment