On Aug 6, 2012, at 20:45, G R Lewis <[email protected]> wrote: > The Terminal session says it all… > (Error message near the bottom. OS 10.7.4 with XCode 4.4 installed.)
[snip] > checking for xcode-select... /usr/bin/xcode-select > checking Mac OS X version... 10.7.4 > checking Xcode location... /Developer > checking Xcode version… 3.2.6 Something doesn't match up here. Something still thinks you have Xcode 3.2.6. /Developer is where Xcode stuff was located with Xcode 3.2.6 but not with 4.4. Sounds like you need to follow Apple's instructions for completely uninstalling Xcode 3.2.6. It's near the end of the About Xcode PDF. I can't find an Apple link for that but it's this: http://groups.ascd.org/resource/documents/122959-AboutXcode.pdf Then install the new Xcode's command line tools, use xcode-select to select the new Xcode, and accept the new Xcode's license agreement: https://trac.macports.org/wiki/ProblemHotlist#xcode43 _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
