[MacPorts] #61397: GIMP With +no_x11 Wants To Install Xorg
MacPorts
noreply at macports.org
Mon Nov 2 07:09:01 UTC 2020
#61397: GIMP With +no_x11 Wants To Install Xorg
---------------------+------------------------
Reporter: ensafi | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords: highsierra
Port: gimp2 |
---------------------+------------------------
Comment (by kencu):
so the deal is the {{{libepoxy}}} requires a bunch of deps to **build**
but not to run. It's a bit odd, but that's the way it is.
You shouldn't need to install all those libepoxy deps, esp mesa which
brings in the motherload, if you're just installing a prebuilt binary.
But if you're building a non-standard variant, you might need to.
assuming you're installing into {{{/opt/local}}} and can use prebuilt
binaries, try first just seeing if you can install libepoxy as a binary:
{{{
sudo port -v install libepoxy
}}}
and if you get that in without any further hassles, then try your
{{{
sudo port -v install gimp2 +quartz
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61397#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list