Installing ruby with rvm

I got this error log. I have snow leopard 10.6.8 Does this mean i have
to download xcode?

[2012-06-20 23:40:17] ./configure --prefix="/Users/IBurgan/.rvm/usr"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/IBurgan/.rvm/src/yaml-0.1.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

···

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

Yes, or you can just install the compiler tools.

http://kennethreitz.com/xcode-gcc-and-homebrew.html

Henry

···

On 21/06/2012, at 3:47 PM, Ian B. wrote:

I got this error log. I have snow leopard 10.6.8 Does this mean i have
to download xcode?

Henry Maddocks wrote in post #1065450:

···

On 21/06/2012, at 3:47 PM, Ian B. wrote:

Yes, or you can just install the compiler tools.

http://kennethreitz.com/xcode-gcc-and-homebrew.html

Henry

Thank you very much. I did not realize they were available separately.

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