http://www.perlmonks.org?node_id=834974


in reply to make test failed - "Your setup of library paths is incorrect!

You need to rebuild the Perl module on this machine as the version for libxml2 is different:

Compiled against libxml2 version: 20703 Running libxml2 version: 20706

Jason L. Froebe

Blog, Tech Blog

Replies are listed 'Best First'.
Re^2: make test failed - "Your setup of library paths is incorrect!
by mewto (Initiate) on Apr 16, 2010 at 00:41 UTC
    Thanks, that was a good catch. I missed that.

    Yes, there were inconsistent & multiple versions of libxml2 installed. I cleaned that up and it compiles fine now.