in reply to Re: Can't locate XML/LibXML.pm in @INC
in thread Can't locate XML/LibXML.pm in @INC
Thanks for the reply.Well, I tried to install
perl-XML-LibXML-1.70-5.el6.x86_64.rpm. It threw the following error message:error: Failed dependencies: perl(XML::SAX::DocumentLocator) is needed by perl-XML-LibXML-1:1.7 +0-5.el6.x86_64
To resolve the dependency, I tried to install
perl-XML-SAX-0.96-7.el6.noarch.rpm.It threw the following error message:
error: Failed dependencies: perl(XML::LibXML) is needed by perl-XML-SAX-0.96-7.el6.noarch
Why there exists a cross dependency between XML::LibXML and XML::SAX::DocumentLocator? How to resolve it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can't locate XML/LibXML.pm in @INC
by Anonymous Monk on Sep 23, 2013 at 06:48 UTC | |
by kingsaint (Novice) on Sep 23, 2013 at 07:41 UTC | |
by marto (Cardinal) on Sep 23, 2013 at 08:12 UTC | |
by Anonymous Monk on Sep 23, 2013 at 07:43 UTC | |
|
Re^3: Can't locate XML/LibXML.pm in @INC
by daxim (Curate) on Sep 23, 2013 at 08:20 UTC | |
by kingsaint (Novice) on Sep 23, 2013 at 10:22 UTC | |
by Anonymous Monk on Sep 23, 2013 at 11:44 UTC |