FS#8419 - perlxml : IT_PROG_INTLTOOL macro doesn't find XML::Parser
Attached to Project:
Arch Linux
Opened by lok (lok) - Thursday, 25 October 2007, 23:25 GMT
Last edited by Jan de Groot (JGC) - Friday, 26 October 2007, 06:13 GMT
Opened by lok (lok) - Thursday, 25 October 2007, 23:25 GMT
Last edited by Jan de Groot (JGC) - Friday, 26 October 2007, 06:13 GMT
|
Details
Description:
The macro runs the command : perl -e "require XML::Parser" which fail with the message : Can't locate XML/Parser.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at -e line 1. And indeed Parser.pm isn't at the good place : $ find /usr/lib/perl5/ -name Parser.pm /usr/lib/perl5/site_perl/current/i686-linux-thread-multi/XML/Parser.pm Additional info: * package version(s) perlxml 2.34-4 intltool 0.36.2-1 Steps to reproduce: perl -e "require XML::Parser" |
This task depends upon
Closed by Jan de Groot (JGC)
Friday, 26 October 2007, 06:13 GMT
Reason for closing: Duplicate
Additional comments about closing: See bug 8389 .
Friday, 26 October 2007, 06:13 GMT
Reason for closing: Duplicate
Additional comments about closing: See