I am trying to install the pg
gem in OSX Yosemite beta. It's giving me an error You have to install development tools first.
So I try xcode-select --install
and it tells me they are already installed:
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
Anyone have any idea what's up? Is it because I'm using RVM?