Skip to content

Instantly share code, notes, and snippets.

@Alfreddd
Created October 5, 2012 22:09
Show Gist options
  • Save Alfreddd/3842733 to your computer and use it in GitHub Desktop.
Save Alfreddd/3842733 to your computer and use it in GitHub Desktop.
rbenv install 32bit ruby version
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