#40183: latex2html: Error: Dependency 'texlive-bin' not found ---------------------------+-------------------------------- Reporter: joel.esler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | ---------------------------+-------------------------------- Changes (by ryandesign@…): * cc: joel.esler@… (removed) * cc: dports@… (added) Old description:
sudo port install latex2html
---> Computing dependencies for latex2html Error: Dependency 'texlive-bin' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port latex2html failed
New description: {{{ sudo port install latex2html }}} {{{ ---> Computing dependencies for latex2html Error: Dependency 'texlive-bin' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port latex2html failed }}} -- Comment: Well, the [browser:trunk/dports/tex/texlive-bin/Portfile texlive-bin port] should exist. I wonder why it doesn't on your system. Try running selfupdate verbosely and saving the output to a file. If texlive-bin still doesn't exist after doing that, attach the log here. {{{ sudo port -v selfupdate 2>&1 | tee selfupdate.log }}} -- Ticket URL: <https://trac.macports.org/ticket/40183#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X