logo       

Re: Error message- ParserDetails.ini?: msg#00062

lang.perl.xml

Subject: Re: Error message- ParserDetails.ini?

--On Friday, December 19, 2003 7:09 AM +1300 Grant McLean
<grant@xxxxxxxxxxxxx> wrote:

> The error "could not find ParserDetails.ini" results from a failure to
> create the file during the installation of XML::SAX.

>From the makefile generated for XML::SAX, I found this command which seems to
do the trick:

perl -MXML::SAX \
-e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()"

I was working on making an RPM from this module and I just moved this line to
the %post section of my SPEC file so that it gets done when the binary RPM is
installed.
_______________________________________________
Perl-XML mailing list
Perl-XML@xxxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise