Re: Problems compiling on RH7.3`
by Christian Glahn other posts by this author
Oct 2 2002 7:51PM messages near this date
view in the new Beta List Site
Problems compiling on RH7.3`
|
libxml-perl-0.07 and perl-5.8.0 make test error
On Wed, Oct 02, 2002 at 12:38:33PM -0700, SBNelson@[...].com wrote:
> Hello; I downloaded the latest libxml2 RPMs (the ones on RH7.3 were too old)
> and tried to use CPAN to install XML::LibXML and I get errors during the
> testing phase. Here is the summary:
>
> Failed Test Stat Wstat Total Fail Failed List of Failed
> ----------------------------------------------------------------------------
> ---
> t/13dtd.t 0 11 16 9 56.25% 8-16
> 1 test skipped.
>
> Anyone know what I can do, or what I can tell you to help diagnose the
> problem?
it looks like you have not installed libxml2 correctly and ldd ends with a
wrong version of libxml2 instead of the correct one.
check if `xml2-config --version` returns the correct version number.
christian
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Christian Glahn
|