View Single Post
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 15,453
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2012 13" MBP (2.5 i5, 8GB)

vansmith is online now
I'm going to guess installer doesn't like that Xcode wasn't installed to /Developer (which is the default directory). Try uninstalling it and reinstalling it to the default directory.

The uninstaller script is normally located at /Developer/Library/uninstall-devtools so I'm going to guess that it's at /Applications/XCodeToolsPackages/Library/uninstall-devtools. Run that with the "–mode=all" switch:
Code:
/Applications/XCodeToolsPackages/Library/uninstall-devtools --mode=all

Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
QUOTE Thanks