Compiling Ruby 1.9.3 using RVM, Homebrew or Macports

I tried to install ruby ​​1.9.3 using rvm, using homebrew, and using macports, all seem to fail during compilation. I am using Lion OSX.

This is the log file of my recent attempt to use rvm

http://pastebin.com/AEiJbGzD

Any help would be greatly appreciated. It’s all in me It started when I encountered the openssl error, so I tried to uninstall openssl and reinstall it. There was no problem with the Openssl installation, but then I could not reinstall ruby.

Thank you

I can install Ruby 1.9.3 on Lion and Xcode 4.2 using rvm with the –with-gcc = clang flag:

$rvm install 1.9.3 --with-gcc=clang

I try to install ruby ​​1.9.3 using rvm, Using homebrew, and using macports, all seem to fail during compilation. I am using Lion OSX.

This is the log file of my recent attempt to use rvm

http://pastebin.com/AEiJbGzD

Any help would be greatly appreciated. It all started when I started to encounter openssl errors, so I tried uninstalling openssl and reinstalling it. Openssl installation did not Problem, but then I cannot reinstall ruby.

Thank you

I can use rvm with the –with-gcc=clang flag Install Ruby 1.9.3 on Lion and Xcode 4.2:

$rvm install 1.9.3 --with-gcc=clang

Leave a Comment

Your email address will not be published.