From: Eli Zaretskii Date: Thu, 6 Sep 2001 08:17:24 +0000 (+0000) Subject: Suggest not to use WinZip. X-Git-Tag: emacs-pretest-21.0.106~226 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=12d70bbb55fbbddb7de5ffcf7d2360a95cac49d8;p=emacs.git Suggest not to use WinZip. --- diff --git a/nt/INSTALL b/nt/INSTALL index ba63fa0262b..ae1dbf503f7 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -4,6 +4,13 @@ Copyright (c) 2001 Free Software Foundation, Inc. See the end of the file for copying permissions. + If you used WinZip to unpack the distribution, we suggest to + remove the files and unpack again with a different program! + WinZip is known to create some subtle and hard to debug problems, + such as converting files to DOS CR-LF format, not creating empty + directories, etc. We suggest to use djtarnt.exe from the GNU FTP + site. + To compile Emacs, you will need either Microsoft Visual C++ 2.0 or later and nmake, or a Windows port of GCC 2.95 or later with Mingw and W32 API support and a port of GNU make. You can use the Cygwin