I just executed the 'cpanp -i Alien::WxWidgets Wx'. Here is the log for the execution. Please let me know what is needed to be done for a successful installation.

C:\strawberry>cpanp -i Alien::WxWidgets Wx Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] [ERROR] 'Alien::WxWidgets' does not contain an author part [ERROR] Cannot find 'Alien::WxWidgets' in the module tree No such module: Alien::WxWidgets Installing Wx (0.9911) Running [C:\Perl64\bin\perl.exe -e use strict; BEGIN { my $old = selec +t STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0) +; die $@ if $@; } C:\Users\spullabhotla\.cpanplus\5.14.2\build\Wx-0.9911\Makefile +.PL]... Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status Searching configuration for: wxWidgets (any version) for (any toolkit); compiler compatibility: gcc + 3.4; Available configurations: No wxWidgets build found Compilation failed in require at C:\Users\spullabhotla\.cpanplus\5.14. +2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at C:\Users\spullabhotla\.cpanplus\5 +.14.2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at -e line 1. [ERROR] Could not run 'C:\Perl64\bin\perl.exe Makefile.PL': Set up gcc + environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - mingw-w6 +4/oz] c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status Searching configuration for: wxWidgets (any version) for (any toolkit); compiler compatibility: gcc + 3.4; Available configurations: No wxWidgets build found Compilation failed in require at C:\Users\spullabhotla\.cpanplus\5.14. +2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at C:\Users\spullabhotla\.cpanplus\5 +.14.2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at -e line 1. -- cannot continue [ERROR] Unable to create a new distribution object for 'Wx' -- cannot +continue [ERROR] IPC::Run version '0.55' is required on MSWin32 in order to cap +ture buffers. The logfile generated may not contain any useful data, +until it is installed *** Install log written to: C:\Users\spullabhotla\.cpanplus\install-logs\Wx-0.9911-1346175642.lo +g Error installing 'Wx' Problem installing one or more modules

In reply to Re^10: wxbase28u_gcc_custom.dll Error by bedohave9
in thread wxbase28u_gcc_custom.dll Error by bedohave9

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.