# build wxPerl set WXDIR=z:\path\to\wx set WXWIN=z:\path\to\wx perl Makefile.PL nmake nmake test nmake install #### ====== brief error message here ====== ... Looks good Warning: prerequisite Alien::wxWidgets 0.25 not found. 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Wx::Socket . . . Writing Makefile for Wx::Perl Writing Makefile for Wx Can't locate object method "wx_base_directory" via package "Alien::wxWidgets" at C:/Soft/Programming/Wx-0.75/Wx-0.75/build/Wx/build/MakeMaker/Win32.pm line 56. # Looks like your test died before it could output anything. ====== end of error message ====== #### ===== start of error message from Alien ====== Base class package "Module::Build" is empty. (Perhaps you need to 'use' the module which defines that package first.) at inc/My/Build.pm line 4 BEGIN failed--compilation aborted at inc/My/Build.pm line 4. Compilation failed in require at Build.PL line 7. BEGIN failed--compilation aborted at Build.PL line 7. ====== end of error message ======