Running OS X 10.9 trying to upload MacPorts following their guide
Jadam$ xcode-select --version
xcode-select version 2333.
so I have Xcode on the computer, but when I enter in xcode-select --install
I get the following return in the terminal:
xcode-select: note: install requested for command line developer tools
Immediately followed by a, pop-up, update error message:
"The xcode-select command requires the command line in
developer tools. Would you like install the tools now?"
with the options "Get Xcode", "not now" & "Install". When I choose install, a "Finding Software" loading bar runs through but then ends with the following message:
"can't install the software because it is not currently
available from the software update server"
The solution here clearly did not work for me.
Open the Mac App Store and sign out of it. Cancel the installation/download. Next, quit the Mac App Store and then restart your Mac. Once you're back on your desktop, open the Mac App Store, sign in again, and then download and install the app.
Note: macOS comes bundled with xcode-select , a command-line tool that is installed in /usr/bin . It allows you to manage the active developer directory for Xcode and other BSD development tools.
It's not pre-installed, but you can install it from the Apple developer website or the App Store on your Mac.
The other answer in the thread you linked is one of the possible solutions. It seems the installer will also display this message if your Command Line Tools are current and there are no updates available.
To check whether this is the case for you, check whether /usr/lib/tclConfig.sh
exists on your system. Only the Command Line Tools contain this file on Mavericks, so if you have it, you also have the Command Line Tools installed.
I got the first message because I accidentally minimized the window installing the dev tools so might be worth checking that :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With