Click here to get back home

Problem installing XML::Checker

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Problem installing XML::Checker gary.thrapp 03-21-2007
Posted by gary.thrapp on March 21, 2007, 2:15 pm
Please log in for more thread options


I'm new to working with the perl installation process. I'm trying to
install XML::Checker for perl on cygwin. I ran the command: cpan -i
XML::Checker.

For each dependency there seems be a problem when writing the
Makefile. The same problem happens when trying to install the
dependencies separately. Can anyone please provide suggestions? The
partial output follows:

$ cpan -i XML::Checker
CPAN: Storable loaded ok
Going to read /home/Thrapp/.cpan/Metadata
Database was generated on Wed, 21 Mar 2007 11:09:29 GMT
Running install for module XML::Checker
Running make for T/TJ/TJMATHER/XML-Checker-0.13.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /home/Thrapp/.cpan/sources/authors/id/T/TJ/TJMATHER/XML-
Checker-0.13.tar.gz ok
Scanning cache /home/Thrapp/.cpan/build for sizes
XML-Checker-0.13/
XML-Checker-0.13/lib/
XML-Checker-0.13/lib/XML/
...
Removing previously used /home/Thrapp/.cpan/build/XML-Checker-0.13

CPAN.pm: Going to build T/TJ/TJMATHER/XML-Checker-0.13.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite XML::DOM 1.29 not found.
Warning: prerequisite XML::Parser::PerlSAX 0.07 not found.
Writing Makefile for XML::Checker
---- Unsatisfied dependencies detected during [T/TJ/TJMATHER/XML-
Checker-0.13.tar.gz] -----
XML::Parser::PerlSAX
XML::DOM
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module XML::Parser::PerlSAX
Running make for K/KM/KMACLEOD/libxml-perl-0.08.tar.gz
Checksum for /home/Thrapp/.cpan/sources/authors/id/K/KM/KMACLEOD/
libxml-perl-0.08.tar.gz ok
libxml-perl-0.08/
libxml-perl-0.08/lib/
libxml-perl-0.08/lib/XML/
libxml-perl-0.08/lib/XML/Handler/
...
Removing previously used /home/Thrapp/.cpan/build/libxml-perl-0.08

CPAN.pm: Going to build K/KM/KMACLEOD/libxml-perl-0.08.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for libxml-perl
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible


Posted by Sisyphus on March 21, 2007, 8:17 pm
Please log in for more thread options



.
.
> CPAN.pm: Going to build K/KM/KMACLEOD/libxml-perl-0.08.tar.gz
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for libxml-perl
> -- NOT OK
> Running make test
> Can't test without successful make
> Running make install
> make had returned bad status, install seems impossible
>

That output is not terribly helpful.
What do you get if you cd to the build directory and run 'make' ?

Cheers,
Rob


Posted by mirod on March 22, 2007, 5:17 am
Please log in for more thread options


gary.thrapp@navy.mil wrote:
> I'm new to working with the perl installation process. I'm trying to
> install XML::Checker for perl on cygwin. I ran the command: cpan -i
> XML::Checker.
>
> For each dependency there seems be a problem when writing the
> Makefile. The same problem happens when trying to install the
> dependencies separately. Can anyone please provide suggestions? The
> partial output follows:

XML::Checker is a very old module. It is not really maintained.

If you need XML validation, you should install libxml2 and then use
XML::LibXML (or just xmllint, the tool that comes with libxml2).

If you can't do that, it looks like the problem comes with modules in
the libxml-perl bundle. Try installing the modules from their own
distributions, starting with XML::DOM and then XML::Parser::PerlSAX.

--
mirod

Similar ThreadsPosted
Multilingual Spell Checker November 16, 2005, 2:59 pm
Namespace for Unix File Permission checker August 6, 2005, 9:17 pm
Problem installing win32::OLE September 20, 2005, 12:52 pm
Problem installing Net::LDAP September 22, 2005, 12:54 pm
problem installing DBD-mysql January 10, 2005, 5:51 pm
Problem installing GD module April 4, 2006, 12:26 pm
Problem with installing modules November 24, 2006, 6:15 pm
Problem Installing Module April 4, 2007, 10:02 am
Problem installing DBD-Oracle June 5, 2008, 5:44 pm
Problem installing certain PERL modules October 15, 2004, 4:47 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap