Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: How to get paired values from the nested XML structure?

by marto (Cardinal)
on Nov 01, 2011 at 16:13 UTC ( [id://935149]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to get paired values from the nested XML structure?
in thread How to get paired values from the nested XML structure?

This message:

Tests succeeded but one dependency not OK (XML::LibXSLT)

Is telling you that XML::LibXSLT (a dependency of XML::XSH2) isn't installed. You can either install this using cpan or alter the cpan configuration to follow fetch and install dependencies by:

c:\cpan cpan> o conf prerequisites_policy follow cpan> o conf commit

Replies are listed 'Best First'.
Re^6: How to get paired values from the nested XML structure?
by vagabonding electron (Curate) on Nov 01, 2011 at 16:44 UTC
    Bad luck.
    Trying to install XML::XSLT
    dmake.exe: Error code 129, while making 'LibXSLT.o' SHLOMIF/XML-LibXSLT-1.75.tar.gz C:\Perl\site\bin\dmake.exe -- NOT OK CPAN: YAML::XS loaded ok (v0.35) Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible
    Trying to re-configure cpan:
    cpan> o conf commit Catching error: "C:\\Perl\\lib/CPAN/Config.pm is not writable at C:\\P +erl\\lib/C PAN/HandleConfig.pm line 287\cJ\cICPAN::HandleConfig::commit('CPAN::Ha +ndleConfig ', 'args', 'ARRAY(0x2627f04)') called at C:\\Perl\\lib/CPAN/HandleConf +ig.pm line 127\cJ\cICPAN::HandleConfig::edit('CPAN::HandleConfig', 'commit') cal +led at C:\ \Perl\\lib/CPAN/Shell.pm line 400\cJ\cICPAN::Shell::o('CPAN::Shell', ' +conf', 'co mmit') called at C:/Perl/lib/CPAN.pm line 375\cJ\cIeval {...} called a +t C:/Perl/ lib/CPAN.pm line 372\cJ\cICPAN::shell() called at C:/Perl/lib/App/Cpan +.pm line 2 95\cJ\cIApp::Cpan::_process_options('App::Cpan') called at C:/Perl/lib +/App/Cpan. pm line 364\cJ\cIApp::Cpan::run('App::Cpan') called at C:\\Perl\\bin/c +pan.bat li ne 24\cJ" at C:/Perl/lib/CPAN.pm line 391 CPAN::shell() called at C:/Perl/lib/App/Cpan.pm line 295 App::Cpan::_process_options('App::Cpan') called at C:/Perl/lib +/App/Cpan. pm line 364 App::Cpan::run('App::Cpan') called at C:\Perl\bin/cpan.bat lin +e 24 cpan>
    Repeating without o conf commit:
    cpan> o conf prerequisites_policy follow prerequisites_policy [follow] Please use 'o conf commit' to make the config permanent! cpan> install XML::XSH2 Running install for module 'XML::XSH2' Running make for P/PA/PAJAS/XML-XSH2-2.1.3.tar.gz Has already been unwrapped into directory C:\Perl\cpan\build\XML-XSH +2-2.1.3-Q_ dQ6Z ---- Unsatisfied dependencies detected during ---- ---- PAJAS/XML-XSH2-2.1.3.tar.gz ---- XML::LibXSLT [requires] Running make test Delayed until after prerequisites Running make install make test had returned bad status, won't install without force Delayed until after prerequisites Running install for module 'XML::LibXSLT' Running make for S/SH/SHLOMIF/XML-LibXSLT-1.75.tar.gz Has already been unwrapped into directory C:\Perl\cpan\build\XML-Lib +XSLT-1.75- HNoWGN Could not make: Unknown error Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Running make for P/PA/PAJAS/XML-XSH2-2.1.3.tar.gz Has already been unwrapped into directory C:\Perl\cpan\build\XML-XSH +2-2.1.3-Q_ dQ6Z Warning: Prerequisite 'XML::LibXSLT => 1.60' for 'PAJAS/XML-XSH2-2.1.3 +.tar.gz' f ailed when processing 'SHLOMIF/XML-LibXSLT-1.75.tar.gz' with 'make => +NO'. Conti nuing, but chances to succeed are limited. Has already been made Running make test C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, ' +blib\lib', 'blib\arch')" t/*.t t/01basic.t ........... 1/70 Warning: Output redirection not supported + on Win32 - ignoring pipe! at line 1, column 9, Der Befehl "ls" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 10, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 46, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 33, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 33, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 18, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 9, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 9, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 13, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 10, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 10, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 12, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 18, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 12, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 2, column 15, offset 47. Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 14, Warning: Output redirection not supported on Win32 - ignoring pipe! at + line 1, column 10, t/01basic.t ........... ok t/02gdome.t ........... ok t/03copy.t ............ 2/20 Warning: Output redirection not supported + on Win32 - ignoring pipe! at line 1, column 24, t/03copy.t ............ ok t/04flow.t ............ ok t/05misc.t ............ ok t/06wrap.t ............ 1/65 Warning: Output redirection not supported + on Win32 - ignoring pipe! at line 1, column 42, t/06wrap.t ............ ok t/07functions.t ....... 56/126 Warning: Output redirection not support +ed on Win3 2 - ignoring pipe! at line 1, column 47, t/07functions.t ....... ok t/08more_functions.t .. ok All tests successful. Files=8, Tests=387, 7 wallclock secs ( 0.22 usr + 0.08 sys = 0.30 C +PU) Result: PASS PAJAS/XML-XSH2-2.1.3.tar.gz Tests succeeded but one dependency not OK (XML::LibXSLT) PAJAS/XML-XSH2-2.1.3.tar.gz [dependencies] -- NA Running make install make test had returned bad status, won't install without force Failed during this command: PAJAS/XML-XSH2-2.1.3.tar.gz : make_test NO one depen +dency not OK (XML::LibXSLT)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://935149]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 17:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found