summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-04-25 21:30:04 +0000
committerEli Zaretskii <eliz@gnu.org>2001-04-25 21:30:04 +0000
commit41af82c34b21606271843e907789d6a83b435263 (patch)
tree0b9030b0cc8367825a45fc2e4096c27fe7a56e05 /INSTALL
parenta728644cc876c8d6aa409fb168fe069fb985c397 (diff)
downloademacs-41af82c34b21606271843e907789d6a83b435263.tar.gz
Mention problems with Windows NT's `redir' program.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index f254bd23a72..e171d52375a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -861,6 +861,13 @@ 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).
+On Windows NT or Windows 2000, running "config msdos" might print an
+error message like "VDM has been already loaded". This is because
+those systems have a program called `redir.exe' which is incompatible
+with a program by the same name supplied with DJGPP, which is used by
+config.bat. To resolve this, move the DJGPP's `bin' subdirectory to
+the front of your PATH environment variable.
+
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