[MacPorts] #47680: xcircuit 3.8.78 fails to install
MacPorts
noreply at macports.org
Sat May 9 00:09:43 PDT 2015
#47680: xcircuit 3.8.78 fails to install
-----------------------------+--------------------------------
Reporter: ceguizabal51@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: invalid | Keywords:
Port: xcircuit |
-----------------------------+--------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* keywords: installation, error =>
* status: new => closed
* resolution: => invalid
Old description:
> Macports version 2.3.3
> OS 10.10.3 (Yosemite)
> Xquartz 2.7.7
> Hardware: Mac mini and Macbook retina
>
> Installs dependencies, then fails. Did "port clean xcircuit" as
> recommended but same result.
>
> {{{
> ---> Fetching archive for xcircuit
> Error: org.macports.archivefetch for port xcircuit returned: tk must be
> installed with +x11 and without +quartz.
> }}}
>
> Thanks
New description:
Macports version 2.3.3\\
OS 10.10.3 (Yosemite)\\
Xquartz 2.7.7\\
Hardware: Mac mini and Macbook retina
Installs dependencies, then fails. Did "port clean xcircuit" as
recommended but same result.
{{{
---> Fetching archive for xcircuit
Error: org.macports.archivefetch for port xcircuit returned: tk must be
installed with +x11 and without +quartz.
}}}
Thanks
--
Comment:
As the error message says, you must reinstall the tk port with the +x11
variant (and without the +quartz variant). You can do that by running:
{{{
sudo port install tk +x11
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47680#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list