in reply to How do I install the module XML-LibXML-1.58?

Have you done a google search for "expat", downloaded that package, and installed it on your machine? It is not a CPAN package, but XML modules from CPAN depend on having it installed in order for the module tests to work (and maybe for the compilation stage to succeed as well, since expat provides a C subroutine library).
  • Comment on Re: How do I install the module XML-LibXML-1.58?

Replies are listed 'Best First'.
Re^2: How do I install the module XML-LibXML-1.58?
by ajt (Prior) on Oct 06, 2004 at 15:10 UTC