Gabor Szabo wrote:
Hi,
I ran make Wx again in the CPAN shell and sending you the report.
It is big so I don't push it on the whole list.
This time it already failed in the perl Makefile.PL phase.
I could reproduce the problem, but I am not able to fix it:
it is a combination of this MakeMaker issue:
https://rt.cpan.org/Ticket/Display.html?id=21539
and the fact that Strawberry passes explicit LIB/INC parameters
to Makefile.PL.
Regards,
Mattia
On Thu, Jul 17, 2008 at 1:03 AM, Mattia Barbon <[EMAIL PROTECTED]> wrote:
Gabor Szabo wrote:
Hi,
As I was trying to upgrade my Wx installation from 0.83 to 0.84 on
Strawberry Perl the
installation via CPAN shell failes:
cpan> install Wx
fails.
the report should show up on http://testers.cpan.org/show/Wx.html soon.
I looked at
http://www.nntp.perl.org/group/perl.cpan.testers/2008/07/msg1897885.html
> On the other hand when doing manually:
cpan> look Wx
perl Makefile.PL
dmake
dmake test
dmake install
worked.
It would be really cool if it worked without the manual intervention.
The output from the report starts from the 'dmake' step. Are you
able to provide the output of perl Makefile.PL when run from the CPAN
client? If you now force reinstallation of Wx 0.84 from the CPAN shell,
does it fail again the same way?
I will try to reproduce it tomorrow.
Regards,
Mattia