René Berber wrote:
marcos rebelo wrote:
It is possible to install this Perl module in the Cygwin.
Looks like only if you force install of XML::DOM you can install this one.
I tried the easy way:
$ cpan
cpan> install XML::XSLT
and all dependencies where installed, except XML::DOM which failed a few tests.
So the only way is to:
cpan> force install XML::DOM
cpan> install XML::XSLT
but then, of course, you have a XML::DOM that doesn't really always work.
Marcos wanted the XML::LibXSLT module which fails for another reason.
Anyway, please file a bugreport about the problem with XML::DOM, are
you familiar with cpantest?
If not install http://search.cpan.org/~rsod/Test-Reporter/ and
Mail::Send http://search.cpan.org/~markov/MailTools-1.67/ and use this
for reporting bugs with perl extensions / modules.
The results are collected here: http://testers.cpan.org/
There are already failure reports for this module:
http://www.nntp.perl.org/group/perl.cpan.testers/203538
Anyway, nevermind to send another report, your failure might be
different.
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/