I have installed the Command Line Tools:
$ xcode-select --print-path /Library/Developer/CommandLineTools
However, when anything tries to us
AFAIK, command line tools in Mavericks are installed into /Applications/Xcode.app/Contents/Developer which tends to imply that Xcode is required. Undocumented feature probably.