From: Ed H. <ed...@do...> - 2006-08-15 14:28:38
|
Mattia Barbon wrote: > To work around this you should install ExtUtils::FakeConfig 0.06 > (make sure MinGW is in path, then do the ususal 'Perl Makefile.PL; > make; make install' dance), then > > set PERL5OPT=-MConfig_m > <build and install Alien> > <build and install wxPerl> > This worked for me! I had tried using FakeConfig once before, I believe, but that was back when I was mistakenly using MSYS. I'm grateful for all your help. |