feriole Posted October 28, 2009 Posted October 28, 2009 Hi, I tried to install XML::LibXML 1.7 and XML::LibXSLT 1.7 module and get this error message: XML::LibXML Method: Perl Expect Going to read '/home/feriole/.cpan/sources/authors/01mailrc.txt.gz' CPAN: Compress::Zlib loaded ok (v2.019) ............................................................................DONE Going to read '/home/feriole/.cpan/sources/modules/02packages.details.txt.gz' Database was generated on Tue, 27 Oct 2009 14:32:21 GMT CPAN: HTTP::Date loaded ok (v5.810) ............................................................................DONE Going to read '/home/feriole/.cpan/sources/modules/03modlist.data.gz' ............................................................................DONE Running install for module 'XML::LibXML' Running make for P/PA/PAJAS/XML-LibXML-1.70.tar.gz CPAN: checksum security checks disabled because Digest::SHA not installed. Please consider installing the Digest::SHA module. CPAN: Archive::Tar loaded ok (v1.54) XML-LibXML-1.70/ XML-LibXML-1.70/lib/ ... XML-LibXML-1.70/META.yml CPAN: File::Temp loaded ok (v0.22) CPAN: YAML loaded ok (v0.70) CPAN.pm: Going to build P/PA/PAJAS/XML-LibXML-1.70.tar.gz perl-64bit-hack: enabled enable native perl UTF8 running xml2-config...ok (2.7.5) looking for -lxml2... no looking for -llibxml2... no libxml2 not found Try setting LIBS and INC values on the command line Or get libxml2 from http://xmlsoft.org/ If you install via RPMs, make sure you also install the -devel RPMs, as this is where the headers (.h files) are. Also, you may try to run perl Makefile.PL with the DEBUG=1 parameter to see the exact reason why the detection of libxml2 installation failed or why Makefile.PL was not able to compile a test program. No 'Makefile' created PAJAS/XML-LibXML-1.70.tar.gz /scripts/cpan_sandbox/x86_64/perl Makefile.PL PREFIX=/home/feriole/perl/usr OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 -- NOT OK Running make install Make had some problems, won't install perlmod--Install done XML::LibXSLT Method: Perl Expect Going to read '/home/feriole/.cpan/sources/authors/01mailrc.txt.gz' CPAN: Compress::Zlib loaded ok (v2.019) ............................................................................DONE Going to read '/home/feriole/.cpan/sources/modules/02packages.details.txt.gz' Database was generated on Tue, 27 Oct 2009 14:32:21 GMT CPAN: HTTP::Date loaded ok (v5.810) ............................................................................DONE Going to read '/home/feriole/.cpan/sources/modules/03modlist.data.gz' ............................................................................DONE Running install for module 'XML::LibXSLT' Running make for P/PA/PAJAS/XML-LibXSLT-1.70.tar.gz CPAN: checksum security checks disabled because Digest::SHA not installed. Please consider installing the Digest::SHA module. CPAN: Archive::Tar loaded ok (v1.54) XML-LibXSLT-1.70/ ... XML-LibXSLT-1.70/META.yml CPAN: File::Temp loaded ok (v0.22) CPAN: YAML loaded ok (v0.70) CPAN.pm: Going to build P/PA/PAJAS/XML-LibXSLT-1.70.tar.gz perl-64bit-hack: enabled running xslt-config... ok looking for -lxslt... no libxslt not found Try setting LIBS and INC values on the command line Or get libxslt and libxml2 from http://www.libxml.org/ If you install via RPMs, make sure you also install the -devel RPMs, as this is where the headers (.h files) are. No 'Makefile' created PAJAS/XML-LibXSLT-1.70.tar.gz /scripts/cpan_sandbox/x86_64/perl Makefile.PL PREFIX=/home/feriole/perl/usr OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 -- NOT OK Running make install Make had some problems, won't install perlmod--Install done Thanks in advance for any help
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now