]> git.eshelyaron.com Git - emacs.git/commitdiff
Suggest not to use WinZip.
authorEli Zaretskii <eliz@gnu.org>
Thu, 6 Sep 2001 08:17:24 +0000 (08:17 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 6 Sep 2001 08:17:24 +0000 (08:17 +0000)
nt/INSTALL

index ba63fa0262b9728660bb9c6f9f82acb8036931c3..ae1dbf503f7e20385fdf16afcea9a83ef35a472e 100644 (file)
@@ -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