Hi,

You'll need to post the whole build log. However, it would appear that 
you have Alien::wxWidgets 0.4601 installed - which suggests to me that 
something is awry with your @INC seeing as this version was superseded 
on CPAN in December 2009 and Strawberry 5.16.1001 is somewhat more 
recent. If you really have built Alien::wxWidgets 0.4601 with the 
compiler provided with Strawberry 5.16.1001 - then that ought to work.

Full build log needed to work out why it doesn't.

Regards

Mark

On 10/11/2012 16:54, Ignacio wrote:
> I have been trying to install Padre on Windows 7 with Strawberry Perl
> using 'cpan Padre' and 'cpanm Padre', but many dependencies fail to
> install.
>
>
> First, I note module 'Wx' fails to install:
>
>     -->  Working on Wx
>     Fetching http://www.cpan.org/authors/id/M/MD/MDOOTSON/Wx-0.9914.tar.gz 
> ... OK
>     Configuring Wx-0.9914 ... OK
>     Building and testing Wx-0.9914 ... FAIL
>     ! Installing Wx failed. See C:\Users\Igna\.cpanm\build.log for details.
>
>
> The 'build.log' file referenced above has:
>
>     Warning: prerequisite Wx 0.9901 not found. We have 0.94.
> <snip>
>     Checking if you have Wx 0.9901 ... No (0.94<  0.9901)
> <snip>
>     -->  Working on Wx
>     Fetching http://www.cpan.org/authors/id/M/MD/MDOOTSON/Wx-0.9914.tar.gz
>     ->  OK
>     Unpacking Wx-0.9914.tar.gz
>     Entering Wx-0.9914
>     Checking configure dependencies from META.yml
>     Checking if you have Alien::wxWidgets 0.25 ... Yes (0.4601)
>     Configuring Wx-0.9914
>     Running Makefile.PL
>     Checking if your kit is complete...
>     Looks good
>     'WX' is not a known MakeMaker parameter name.
> <snip>
>     Building and testing Wx-0.9914
> <snip>
>     ->  FAIL Installing Wx failed. See C:\Users\Igna\.cpanm\build.log for 
> details.
>
>
> So, I understand Padre needs Wx 0.9914 (instead of the version I have,
> 0.94), but 'cpanm' fails to install it.
>
> How can I go about to fix that?
>
> Thanks in advance for any comments or ideas,
>
>
> Ignacio
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to