[MacPorts] #49072: doxygen 1.8.9.1: sh: epstopdf: command not found

MacPorts noreply at macports.org
Sat Oct 3 17:10:30 PDT 2015


#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


More information about the macports-tickets mailing list