# HG changeset patch # User Eli Zaretskii # Date 974993967 0 # Node ID c41a9a242fed52654abc894ca331bd2fa30363a8 # Parent e1e1d5816d443bb32eb46eab730808ca5584b3a8 Describe a possible problem with djecho.exe in old versions of DJGPP v2.x. diff -r e1e1d5816d44 -r c41a9a242fed INSTALL --- a/INSTALL Thu Nov 23 15:37:17 2000 +0000 +++ b/INSTALL Thu Nov 23 15:39:27 2000 +0000 @@ -681,6 +681,16 @@ config msdos make install +Running "config msdos" checks for several programs that are required +to configure and build Emacs; if one of those programs is not found, +CONFIG.BAT stops and prints an error message. If you have DJGPP +version 2.0 or 2.01, it will complain about a program called +DJECHO.EXE. These old versions of DJGPP shipped that program under +the name ECHO.EXE, so you can simply copy ECHO.EXE to DJECHO.EXE and +rerun CONFIG.BAT. If you have neither ECHO.EXE nor DJECHO.EXE, you +should be able to find them in your djdevNNN.zip archive (where NNN is +the DJGPP version number). + To install the international fonts, chdir to the intlfonts-X.Y directory created when you unpacked the intlfonts distribution (X.Y is the version number of the fonts' distribution), and type the following