[MacPorts] #48359: texlive-bin @2015: configure: error: did not find cairo 1.12 or better
MacPorts
noreply at macports.org
Tue Jul 14 10:41:02 PDT 2015
#48359: texlive-bin @2015: configure: error: did not find cairo 1.12 or better
---------------------------+----------------------
Reporter: ryandesign@… | Owner: dports@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Resolution: invalid | Keywords:
Port: texlive-bin |
---------------------------+----------------------
Changes (by ryandesign@…):
* status: new => closed
* resolution: => invalid
Comment:
My fault. I had deactivated xorg-libXext, which is a dependency of cairo.
Apparently pkg-config takes that into consideration (cairo.pc lists "xext"
in its `Requires.private` line), so when texlive-bin's configure script
ran `pkg-config cairo --atleast-version 1.12` it said no because of the
unsatisfied requirement. Reactivating xorg-libXext fixed the problem.
--
Ticket URL: <https://trac.macports.org/ticket/48359#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list