#26408: Can not install eggdbus - xsltproc can't find docbook-xsl ------------------------------+--------------------------------------------- Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: eggdbus ------------------------------+--------------------------------------------- Comment(by nDiScReEt@…): Replying to [comment:8 shaggy@…]:
Replying to [comment:7 jmr@…]:
Replying to [comment:6 shaggy@…]:
The fix in #26058 didn't work for me, though. Are you saying you didn't have docbook-xsl installed to start with? It should be installed automatically since the resolution of #26058 was to add it as a dependency.
No, it was installed when I initially had the problem. From some of the past reports of others having this error, someone said to uninstall/reinstall docbook-xsl but that didn't fix my problem. I had the same result as you after following the above suggestions but then I saw in the notes when you installed docbook-xsl that you had to run the command:
I had no success after following suggestions given above until I added another step: `xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook- xsl/catalog.xml` before I reinstalled docbook-xsl. You must run this command as super user. This is the command I used: `sudo port -d uninstall docbook-xsl && sudo xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook-xsl/catalog.xml && sudo port -d install docbook-xsl` I hope this works for you as it has for me. -- Ticket URL: <https://trac.macports.org/ticket/26408#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS