Mercurial > emacs
comparison INSTALL @ 33812:c41a9a242fed
Describe a possible problem with djecho.exe in old
versions of DJGPP v2.x.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 23 Nov 2000 15:39:27 +0000 |
parents | 22b21b3ab3b0 |
children | 1db330e58c71 |
comparison
equal
deleted
inserted
replaced
33811:e1e1d5816d44 | 33812:c41a9a242fed |
---|---|
679 Emacs, chdir to that directory and type these commands: | 679 Emacs, chdir to that directory and type these commands: |
680 | 680 |
681 config msdos | 681 config msdos |
682 make install | 682 make install |
683 | 683 |
684 Running "config msdos" checks for several programs that are required | |
685 to configure and build Emacs; if one of those programs is not found, | |
686 CONFIG.BAT stops and prints an error message. If you have DJGPP | |
687 version 2.0 or 2.01, it will complain about a program called | |
688 DJECHO.EXE. These old versions of DJGPP shipped that program under | |
689 the name ECHO.EXE, so you can simply copy ECHO.EXE to DJECHO.EXE and | |
690 rerun CONFIG.BAT. If you have neither ECHO.EXE nor DJECHO.EXE, you | |
691 should be able to find them in your djdevNNN.zip archive (where NNN is | |
692 the DJGPP version number). | |
693 | |
684 To install the international fonts, chdir to the intlfonts-X.Y | 694 To install the international fonts, chdir to the intlfonts-X.Y |
685 directory created when you unpacked the intlfonts distribution (X.Y is | 695 directory created when you unpacked the intlfonts distribution (X.Y is |
686 the version number of the fonts' distribution), and type the following | 696 the version number of the fonts' distribution), and type the following |
687 command: | 697 command: |
688 | 698 |