[MacPorts] #49072: doxygen 1.8.9.1 fails to build on El Capitan: epstopdf not found
#49072: doxygen 1.8.9.1 fails to build on El Capitan: epstopdf not found --------------------------+-------------------------------- Reporter: wahspilihp@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: doxygen --------------------------+-------------------------------- While attempting to install texlive-bibtex-extras on El Capitan, its dependent doxygen failed to build. -- Ticket URL: <https://trac.macports.org/ticket/49072> MacPorts <https://www.macports.org/> Ports system for OS X
#49072: doxygen 1.8.9.1: sh: epstopdf: command not found ---------------------------+------------------- Reporter: wahspilihp@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: doxygen | ---------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => css@… Comment: The log says: {{{ :info:build sh: epstopdf: command not found :info:build error: Problems running epstopdf. Check your TeX installation! }}} epstopdf is provided by the texlive-fontutils port. Does installing that port work around the problem? I think this is a duplicate of #43894. -- Ticket URL: <https://trac.macports.org/ticket/49072#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49072: doxygen 1.8.9.1: sh: epstopdf: command not found ---------------------------+------------------- Reporter: wahspilihp@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: doxygen | ---------------------------+------------------- Comment (by wahspilihp@…): Trying to install texlive-fontutils first didn't work, because (even after running port clean) it immediately tried to install doxygen, i.e.: {{{ $ sudo port clean doxygen ---> Cleaning doxygen $ sudo port install texlive-fontutils -docs ---> Computing dependencies for doxygen ---> [etc] }}} That happened both with an without "-docs", but what did work was: {{{ port install doxygen -docs port install texlive-fontutils port install texlive-latex port activate texlive-fontutils port upgrade --enforce-variants doxygen +docs }}} I'm not sure why I needed to manually activate texlive-fontutils, but it was necessary. -- Ticket URL: <https://trac.macports.org/ticket/49072#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts