Installing ruby using rbenv and Mac OS X 10.9 Maverick
export CPPFLAGS=-I/opt/X11/include
CONFIGURE_OPTS="--with-openssl-dir=`brew --prefix openssl` --with-gcc=clang" rbenv install 1.9.3-p429
Written by Cauê Guerra
Related protips
1 Response
Well, for installing Ruby 2.0.0-p195, the following command executes successfully:
CONFIGURE_OPTS="--with-openssl-dir=brew --prefix openssl
--without-tcl --without-tk" rbenv install 2.0.0-p195
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#