[MacPorts] #37231: Build script(s) expecting script tclIndex in the wrong place
MacPorts
noreply at macports.org
Thu Dec 6 20:06:44 PST 2012
#37231: Build script(s) expecting script tclIndex in the wrong place
------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: tclIndex | Port:
------------------------+--------------------------------
Some builds (such as DSDP) fail because ''port'' cannot find the script
{{{
/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex
}}}
On a clean install of Mountain Lion, XCode 4.5.2 this file is found
instead at
{{{
/System/Library/Frameworks/Tk.framework/Versions/8.5/Resources/Scripts/tclIndex
}}}
Workarounds include pre-building a package that knows the right script
location, or installing a version of TCL that places the script in the
former spot.
--
Ticket URL: <https://trac.macports.org/ticket/37231>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list