XML-LibXML - XML-LibXML has dependancies, but those don't get queued during installation

Posted on Wed May 17 23:18:37 2006 by dustin
XML-LibXML has dependancies, but those don't get queued during installation
Hi,

If I try to "install XML::LibXML", it should first queue up and install the 3 other Perl modules it depends on:
XML::LibXML::Common
XML::NamespaceSupport
XML::SAX


...but it doesn't. So compilation fails, and these dependancies get cited. Do some dependancies need to be updated somewhere? I'm trying to install XML::LibXML in Solaris, in ActivePerl's version 5.7.8 of perl. ActivePerl's ppm utility cannot install XML::LibXML (ie. XML::LibXML is an unknown Perl module in ppm), that's why I'm using CPAN.
Write a response