in reply to Re: Can't run nmake
in thread Can't run nmake

Thanks for the help. Apparently my make program is dmake.

perl -V:make -V:cc -V:sh Set up gcc environment - 3.4.5 (mingw-vista special r3) make='C:\Perl\site\bin\dmake.exe'; cc='C:/Perl/site/bin/gcc.exe'; sh='cmd /x /c';

Still unsure as to what I will have to do to be able to manually install the modules though. Thanks for trying.

Replies are listed 'Best First'.
Re^3: Can't run nmake
by Anonymous Monk on Jul 17, 2010 at 04:13 UTC

    Never mind. It is probably just

    dmake dmake test dmake install