Config-Properties - nmake error on windows 2003 server

Posted on Fri Jul 8 18:37:29 2005 by siliconfish
nmake error on windows 2003 server
I am trying to run nmake to install the Config::Propertiesmodule and I get the following error ********* Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. NMAKE : fatal error U1081: 'C:\WINNT\system32\cmd.exe /e:32000' : program not found Stop. ********* any help in resolving the issue is appreciated. btw, I have followed the instruction as given in http://johnbokma.com/perl/make-for-windows.html.
Write a response