MinGW got installed fine.

But I can't get pass the Alien::wxWidgets

C:\Users\username>cpanp i Alien::wxWidgets Set up gcc environment - 3.4.5 (mingw-vista special r3) [MSG] No 'C:\Users\username\AppData\Roaming\.cpanplus\custom-sources' +dir, skippin g custom sources [MSG] No 'C:\Users\username\AppData\Roaming\.cpanplus\custom-sources' +dir, skippin g custom sources [MSG] No 'C:\Users\username\AppData\Roaming\.cpanplus\custom-sources' +dir, skippin g custom sources Installing Alien::wxWidgets (0.44) Running [C:\Perl\bin\perl.exe C:\Perl\bin\cpanp-run-perl.bat C:\Users\ +username\App Data\Roaming\.cpanplus\5.10.0\build\Alien-wxWidgets-0.44\Makefile.PL ] +... # running Build.PL Set up gcc environment - 3.4.5 (mingw-vista special r3) Set up gcc environment - 3.4.5 (mingw-vista special r3) C:\Perl\bin\perl.exe Build.PL Subroutine version::qv redefined at inc/version.pm line 22. Creating custom builder _build\lib\My\Build\new_from_context_is_broken +.pm in _bu ild\lib\My\Build Set up gcc environment - 3.4.5 (mingw-vista special r3) Set up gcc environment - 3.4.5 (mingw-vista special r3) Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Alien-wxWidgets' version '0.44' Set up gcc environment - 3.4.5 (mingw-vista special r3) Set up gcc environment - 3.4.5 (mingw-vista special r3) Set up gcc environment - 3.4.5 (mingw-vista special r3) [ERROR] MAKE failed: [ERROR] Unable to create a new distribution object for 'Alien::wxWidge +ts' -- can not continue *** Install log written to: C:\Users\username\AppData\Roaming\.cpanplus\install-logs\Alien-wxWid +gets-0.44-12 54159985.log Error installing 'Alien::wxWidgets' Problem installing one or more modules

The log says the same thing: Unable to create a new distribution object for 'Alien::wxWidgets' -- cannot continue

I'm on Vista, but I ran cmd in "Run asAdministrator" mode.


In reply to Re^2: wxPerl with ActiveState Perl? (err after install) by flamey
in thread wxPerl with ActiveState Perl? (err after install) by flamey

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.