According to http://padre.perlide.org/wiki/Download you get the ppm packages of Wx from http://wxperl.co.uk/
If I am not mistaken it is out of date currently so you have to ask Mark Dootson - the owner of that site to build new PPMs for Alien::wxWidgets and Wx itself. regards Gabor 2009/2/11 Oren Maurer <[email protected]>: > Oh - I found. > Cross posting to the wxPerl users mailing list > > 2009/2/11 Oren Maurer <[email protected]> >> >> Where shell I ask upgrading the PPM of WX? >> >> I fail to install Padre 0.27. >> I am talking about Windows XP pc with ActivePerl 5.10.0 Build 1004. >> This is apparently due to insufficient Wx. >> >> I have installed it with PPM, and I have the latest. >> >> >> I get the following: >> ============================= >> ... >> Installing C:\Perl\site\bin\padre >> Installing C:\Perl\site\bin\padre.bat >> Writing C:\Perl\site\lib\auto\Padre\.packlist >> Appending installation info to C:\Perl\lib/perllocal.pod >> SZABGAB/Padre-0.27.tar.gz >> C:\Perl\bin\nmake.EXE install -- OK >> Failed during this command: >> MBARBON/Wx-0.89.tar.gz : writemakefile NO >> 'C:\Perl\bin\pe >> rl.exe Makefile.PL INSTALLDIRS=site' returned status 512 >> >> >> cpan[2]> >> ============================= >> >> >> I have Wx 0.86.1 - while Padre 0.27 wants Wx 0.87 or higher. >> >> C:\Documents and Settings\orenm>ppm list --matching wx >> ┌─────────────────────┬─────────┬───────┬──────────┬──────┐ >> │ name │ version │ files │ size │ area │ >> ├─────────────────────┼─────────┼───────┼──────────┼──────┤ >> │ Alien-wxWidgets │ 0.37.1 │ 19 │ 11534 KB │ site │ >> │ Alien-wxWidgets-dev │ 0.39 │ 806 │ 29663 KB │ site │ >> │ Wx │ 0.86.1 │ 122 │ 5863 KB │ site │ >> │ Wx-ActiveX │ 0.10 │ 33 │ 948 KB │ site │ >> │ Wx-Demo │ 0.10.1 │ 128 │ 413 KB │ site │ >> │ Wx-Perl-Packager │ 0.15 │ 12 │ 99 KB │ site │ >> │ Wx-TreeListCtrl │ 0.05.4 │ 6 │ 283 KB │ site │ >> └─────────────────────┴─────────┴───────┴──────────┴──────┘ >> (7 packages installed matching 'wx') >> >> C:\Documents and Settings\orenm>
