#39426: MacPorts doesn't install on Mavericks ------------------------+-------------------------------- Reporter: igeek1@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.1.3 Resolution: duplicate | Keywords: Port: | ------------------------+-------------------------------- Comment (by cal@…): Replying to [comment:23 craig@…]:
If you can't wait a few days, you should know that the locations have changed slightly with the release. Here are the runes to build 2.2.0 from source tonight:
{{{ ./configure --prefix=/opt/local --with-install-user=root --with- install-group=admin --with-directory-mode=0755 --enable-readline --with- tclpackage=/Library/Tcl --with- tcl=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tcl.framework/Versions/Current --with- tclinclude=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tcl.framework/Versions/Current/Headers }}}
Please don't do that and instead just read comment:16:ticket:40476. You don't need to juggle with any special flags to `./configure`, just make sure you did run `xcode-select --install` and use `./configure` without any parameters, which will work fine. You especially do '''not''' need to specify any Tcl paths, any paths within an SDK, or any paths at all. -- Ticket URL: <https://trac.macports.org/ticket/39426#comment:24> MacPorts <http://www.macports.org/> Ports system for OS X