# HG changeset patch # User Eli Zaretskii # Date 988234204 0 # Node ID a240b159c8dfdfd4546b8e8b8e8e84c6c2801d85 # Parent 8f2e1bd37237673e8083cfeb3e61b29fd23f050a Mention problems with Windows NT's `redir' program. diff -r 8f2e1bd37237 -r a240b159c8df INSTALL --- a/INSTALL Wed Apr 25 18:32:07 2001 +0000 +++ b/INSTALL Wed Apr 25 21:30:04 2001 +0000 @@ -861,6 +861,13 @@ 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