J'essaie d'installer Ruby 1.9.3 mais je rencontre des problèmes. J'ai installé RVM, puis j'ai tapé :
rvm install 1.9.3
La sortie dit :
ERROR: Error running ' ./configure....
Le journal dit :
configure: WARNING: unrecognized options: --with-libyaml-dir
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking target system type...x86_64-apple-darwin11.2.0
checking whether the C compiler works... no
configure: error: in `/Users/myuser/.rvm/src/ruby-1.9.3-p0':
configure: error: C compiler cannot create executables See `config.log' for more details
J'ai téléchargé le nouveau XCode depuis l'App Store et je l'ai installé.