Op een winterdag (Tuesday 24 December 2002 05:59), schreef Michael G Schwern:
> http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.06_02.tar.gz > > Just getting something out there which works better than 6.06_01. This > release fixes the gross Win32 mistakes. nmake should be ok except for the > split_command tests (this is a test problem, not an actual bug). dmake > still some nits. Yup, I had a quick look: C:\opt\.cpan\build\ExtUtils-MakeMaker-6.06_02>perl590 Makefile.PL Argument "6.06_02" isn't numeric in numeric lt (<) at Makefile.PL line 32. Checking if your kit is complete... Looks good Warning: prerequisite Pod::Man 0 not found. Writing Makefile for ExtUtils::MakeMaker C:\opt\.cpan\build\ExtUtils-MakeMaker-6.06_02>dmake dmake.exe: Error -- `c:\opt\perl-5.9.0\lib^NAME' not found, and can't be made dmake doesn't seem to like: DIRFILESEP = ^\ it looks like this will work: DIRFILESEP = \\ There is also a problem with the SHELL macro, no flags allowed, you probably need SHELLFLAGS to put "/c /x". After fixing that, things go weird: C:\opt\.cpan\build\ExtUtils-MakeMaker-6.06_02>dmake cp scalar context cp $self->_is_under($file, @under)); cp ref($class) || cp my $dirs_below_usr_local cp files, just cp push(@files, $file) cp listed in cp In addition cp s!\Q$sitearch\E/?auto/(.*)/.packlist!$1!s; my mkdir s!/!::.: Invalid argument at C:\opt\.cpan\build\ExtUtils-MakeMaker-6.06_02 \lib/ExtUtils/Install.pm line 436 dmake.exe: Error code 255, while making 'pm_to_blib' Good luck, Abe -- NI-S> Next game is to try and convert all that chinese spam I get into NI-S> test data and see it in tkmail... If you need more I can forward you mine, one never knows if one might need ship-building grade steel by the ton.... -- Jarkko Hietaniemi on p5p @ 2002-04-11
