Install any version of ruby with RVM on mavericks
I've just upgraded to osx mavericks, and I want to install ruby 2.0, but I'm getting configure: error: cannot run C compiled programs. errors. I update rvm with rvm get stable and then type rvm install 2.0.0 and get an error directing me to a log file. The log file contains: configure: WARNING: unrecognized options: --without-tcl, --without-tk checking build system type... x86_64-apple-darwin13.0.0 checking host system type... x86_64-apple-darwin13.0.0 checking target system type... x86_64-apple-darwin13.0.0 checking whether the C compiler works... yes checking for C compiler default output