rebuilding a mac from scratch. Installed xcode and rvm then trying to install rubies but they are all giving me:
Error running \' ./configure --prefix=/Users/du
After downloading and installing Xcode from the app store, you need to actually install the command line tools it provides.
To do this open Xcode, go to preferences then downloads. There is an "Install" link to add the command line tools.
Once this has been completed, make sure to re-open your terminal window.