Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I am trying build XML::LibXML and XML::LibXSLT modules from source on two CentOS 5.4 boxes. Both are supposedly identical with a pretty standard server installation with only the server packages & most of development packages selected.

Somehow, one does not have this problem but one has the problem. When I 'make test', it failed.

[root@server1 XML-LibXML-1.70]# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basic.....................# Test 3 got: "20703" (t/01basic.t at li +ne 12) t/01basic.....................NOK 3 # t/01basic.t line 12 is: ok(XML::LibXML::LIBXML_VERSION, XML::LibXML +::LIBXML_RUNTIME_VERSION); Compiled against libxml2 version: 20703 Running libxml2 version: 20706 DO NOT REPORT THIS FAILURE: Your setup of library paths is incorrect! t/01basic.....................FAILED test 3 Failed 1/3 tests, 66.67% okay t/02parse.....................ok
I am not sure if it affects the module, (it prob doesn't). I bothers me to have the test continue to fail. I would like to figure out why. Can someone shed some light? Thanks!

In reply to make test failed - "Your setup of library paths is incorrect! by mewto

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (10)
As of 2024-04-23 14:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found