#2215 closed defect (fixed)
opml2snow not working
Reported by: | matt@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | pguyot (Paul Guyot) | |
Port: |
Description
The opml2snow tool that comes with snownews doesn't work as expected.
Here's the output of opml2news
:
Can't locate XML/LibXML.pm in @INC (@INC contains: /System/Library/Perl/5.8.1/darwin-thread- multi-2level /System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/ 5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/ 5.8.1 /Network/Library/Perl .) at /opt/local/bin/opml2snow line 23. BEGIN failed--compilation aborted at /opt/local/bin/opml2snow line 23.
I guess a dependency to p5-xml-parser is missing.
Change History (2)
comment:1 Changed 20 years ago by pguyot (Paul Guyot)
Status: | new → assigned |
---|
comment:2 Changed 20 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed. Actually the dependency is to p5-xml-libxml.