Created
March 8, 2012 11:05
-
-
Save assembler/2000460 to your computer and use it in GitHub Desktop.
(homebrew) doctor: command line tools only
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: Your Xcode is configured with an invalid path. | |
You should change it to the correct path. Please note that there is no correct | |
path at this time if you have *only* installed the Command Line Tools for Xcode. | |
If your Xcode is pre-4.3 or you installed the whole of Xcode 4.3 then one of | |
these is (probably) what you want: | |
sudo xcode-select -switch /Developer | |
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment