Installing Ruby on mac os x lion

Hi guys, does someone have a tutorial that explains how can i install
ruby 1.9.3 on mac os x lion, because i’ve been trying to install it but
i couldn’t. i’v already installed homebrew and this’s what i got when i
try to install ruby on my mac http://i48.tinypic.com/1fwosm.png

Have you tried rvm ?

I haven’t libxml2 installed in brew, but the ruby built with rvm is OK.

On Mon, Nov 5, 2012 at 5:00 PM, Nasser AboFahad
[email protected]wrote:

Posted via http://www.ruby-forum.com/.


Silence is gold.

twitter: @areverie
wikipedia: AleiPhoenix
blog: weblog.areverie.org
wiki: wiki.areverie.org

On Mon, Nov 5, 2012 at 5:00 PM, Nasser AboFahad [email protected]
wrote:

Posted via http://www.ruby-forum.com/.

I strongly recommend you use rbenv to manage your ruby versions on
Mac, don’t use RVM
checkout the homepage of rbenv via google

good luck

yes, i’v tried rvm, but i’ll try rbenv with it.

thank you :slight_smile: