Where to find nmake for windows
Abe Timmerman [Thu, 22 Apr 2004 23:57:40 +0000 (01:57 +0200)]
Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
Changed download URL references for nmake

p4raw-id: //depot/perl@22735

README.win32
pod/perlmodinstall.pod

index 6b570e4..ffec4b7 100644 (file)
@@ -472,7 +472,7 @@ ensure Config.pm knows about it.  If you don't have nmake, you can
 either get dmake from the location mentioned earlier or get an
 old version of nmake reportedly available from:
 
-    ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe
+ http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/nmake15.exe
 
 Another option is to use the make written in Perl, available from
 CPAN.
index efd42c8..4f7198b 100644 (file)
@@ -138,7 +138,7 @@ If you used WinZip, this was already done for you.
    C. BUILD
 
 You'll need the C<nmake> utility, available at
-ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe
+http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/nmake15.exe
 or dmake, available on CPAN.
 http://search.cpan.org/dist/dmake/