Brat has asked for the wisdom of the Perl Monks concerning the following question:
perl Makefile.PL FORCE=1 PREFIX=/app/localapps/perl/lib LIB=/app/localapps/perl/lib enable native perl UTF8 running xml2-config...failed The installed version of libxml2 FORCED 2.9.4 is not compatible with XML::LibXML (and probably buggy)! You may continue at your own risk using 'perl Makefile.PL FORCE=1', bu +t: - don't expect XML::LibXML to build or work correctly! - don't report errors! - don't send patches! Check the README file for more information on versionsthat are tested +with XML::LibXML Checking for ability to link against xml2...yes Generating a Unix-style Makefile Writing Makefile for XML::LibXML Writing MYMETA.yml and MYMETA.json
The issue with the installation is that I cannot find Node.pm. Not sure How I can fix this. Please help. what am I missing?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML-LibXML-2.0129 installation issues
by marto (Cardinal) on May 24, 2017 at 15:08 UTC | |
by Brat (Initiate) on May 25, 2017 at 07:22 UTC | |
by syphilis (Archbishop) on May 25, 2017 at 08:45 UTC | |
by Anonymous Monk on May 25, 2017 at 08:45 UTC | |
by syphilis (Archbishop) on May 25, 2017 at 09:25 UTC | |
by Anonymous Monk on May 25, 2017 at 19:40 UTC | |
| |
|
Re: XML-LibXML-2.0129 installation issues
by syphilis (Archbishop) on May 25, 2017 at 00:13 UTC |