Tagged Questions
2
votes
2answers
115 views
how to reinstall xcode command-line tools?
I had serious problems from two versions of Xcode on the same machine. I removed all Xcode app instances & many other non-System 'xcode'-related files, then reinstalled the app (4.6.2), fixing my ...
3
votes
2answers
4k views
Can't install Xcode Command Line Tools on Mountain Lion
I try to install the most recent (july 25) version of Command Line Tools (xcode44cltools_10_76938107a.dm), downloaded from https://developer.apple.com/downloads/, but are stopped with the error ...
1
vote
1answer
727 views
How do I get a Unix Executable File to run from anywhere, like Java or Git?
I've just created my first Command Line Tool in Xcode.
What do I have to do, or where do I have to put the final output file, so that I can run it from anywhere from within terminal, without having ...
3
votes
1answer
2k views
Command Line Tools fail to install OSX Lion 10.7.3 Xcode 4.3
I'm trying to install the command line tools to get gcc, make, and other goodies after a Lion upgrade. I went to preferences/Downloads in XCode and attempted to install the command line tools. At the ...