[MacPorts] #40928: ds9: crashes at runtime with _astGAttr symbol not found error
MacPorts
noreply at macports.org
Thu Apr 17 13:53:26 PDT 2014
#40928: ds9: crashes at runtime with _astGAttr symbol not found error
-------------------------------+-----------------------
Reporter: Deil.Christoph@… | Owner: aronnax@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: ds9 |
-------------------------------+-----------------------
Comment (by aronnax@…):
You can deactivate {{{tcl}}} and {{{tk}}} and all ports that depend on
them, or you can just do a force deactivate to override dependency checks:
{{{
$ sudo port -f deactivate tcl tk
}}}
Then, after you have built {{{ds9}}}, just reactivate the {{{tcl}}} and
{{{tk}}} ports:
{{{
$ sudo port activate tcl tk
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40928#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list