#40476: configure: autodetection Tcl config variables fail on 10.9 -------------------------+-------------------------------- Reporter: leo@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: worksforme | Keywords: Port: | -------------------------+-------------------------------- Comment (by ttsuchi@…): Replying to [comment:14 jmr@…]:
You need the command line tools. Run {{{ xcode-select --install }}}
Thanks, that put the `tclConfig.sh` in `/System/Library/Frameworks/Tcl.framework`, so {{{ ./configure --with-tclpackage=/Library/Tcl \ --with-tcl=/System/Library/Frameworks/Tcl.framework \ --with-tclinclude=/System/Library/Frameworks/Tcl.framework/Headers }}} worked for me. -- Ticket URL: <https://trac.macports.org/ticket/40476#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X