Ticket #27951 (closed defect: duplicate)
p5-xml-libxslt: version mismatch with p5-xml-libxml
| Reported by: | andre.girard@… | Owned by: | adfernandes@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ryan@…, larry+macports@…, bruce.miller@… | |
| Port: | p5-xml-libxslt p5-xml-libxml LaTeXML |
Description
latexml produces a run-time error message to the effect that the installed libxml library is not the right version.
The install log and the result of trying to run latexml are in the attached file
Attachments
Change History
Changed 2 years ago by andre.girard@…
- Attachment latexml.log added
comment:1 Changed 2 years ago by jmr@…
- Cc bruce.miller@… added
- Owner changed from macports-tickets@… to adfernandes@…
- Port set to LaTeXML
Please remember to fill in the Port field and cc the maintainers.
comment:2 Changed 2 years ago by bruce.miller@…
It's not actually latexml that is complaining, but XML::LibXSLT (aka p5-xml-libxslt, version 1.67) complaining about XML::LibXML (aka p5-xml-libxml, version 1.70). Both of those packages come from the same people, and usually have the same version number; in fact they usually _require_ the same version number so that they are mutually compatible.
There's a XML::LibXSLT version 1.70 out, so it's probably a matter of waiting (or asking) for that version of p5-xml-libxslt. But perhaps the MacPorts packagers of those two could set up the dependencies in a more helpful way?


Install and run log for latexml