Installer ruby 2.0.0 sur OS X Mavericks
Voulant tester Rails 4 et Ruby 2, sur mon OS X 10.9 je prenais systématiquement une erreur BUILD FAILED, en cherchant un peu sur le net j'ai réussi à trouver la commande qui marche :
CONFIGURE_OPTS="--with-out-ext=tk,tk/* --with-openssl-dir=`brew --prefix openssl`" RUBY_CONFIGURE_OPTS="--with-openssl-dir=`brew --prefix openssl`" rbenv install 2.0.0-p195
Le problème semble venir de la version d'openssl, trop en avance ou trop en retard par rapport à Rbenv ?
Written by Jeremy Bertrand
Related protips
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#