From: "Traeder, Philipp" <[EMAIL PROTECTED]> > Did you solve this problem? I've got exactly the same problem at the > moment, and I tried more or less everything I could think of. I > started with a clean installation of ActivePerl, then it told me it > couldn't find make, so I installed cygwin with it´s gnu make, hoping > that this might solve my problem.
If you look into C:\Perl\lib\Config.pm you'll find out that ActivePerl is set to expect "nmake", not "make" and it was compiled with MS Visual C, not with cygwin so modules compiled with cygwin may not be compatible with it. It may be easier to download nmake from ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>