Opened 14 years ago
Closed 14 years ago
#27951 closed defect (duplicate)
p5-xml-libxslt: version mismatch with p5-xml-libxml
Reported by: | andregirard | Owned by: | adfernandes (Andrew Fernandes) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryan@…, larry+macports@…, brucemiller (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 (1)
Change History (5)
Changed 14 years ago by andregirard
Attachment: | latexml.log added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | bruce.miller@… added |
---|---|
Owner: | changed from macports-tickets@… to adfernandes@… |
Port: | LaTeXML added |
Please remember to fill in the Port field and cc the maintainers.
comment:2 Changed 14 years ago by brucemiller (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?
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Cc: | ryan@… larry+macports@… added |
---|---|
Port: | p5-xml-libxslt p5-xml-libxml added |
Summary: | latexml conflict with installed libxml → p5-xml-libxslt: version mismatch with p5-xml-libxml |
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Install and run log for latexml