MacPorts on Mavericks
Attempt to upgrade MacPorts (to 2.2.1) after Mavericks failed:
checking for Tcl configuration... configure: error: Can't find Tcl configuration definitions
Remedy: Install command line tools
xcode-select --install
The install command line tools button is no longer there in Xcode.
Reference: Autodetection Tcl config variables fail on 10.9
Advertisements
Reply