aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index 1fe00a37d97..5abb4e491aa 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -231,6 +231,10 @@ Windows 9X as well).
231 install the packages manually, we recommend to use the Windows port 231 install the packages manually, we recommend to use the Windows port
232 of the 'bsdtar' program, already mentioned above. 232 of the 'bsdtar' program, already mentioned above.
233 233
234 MSYS packages should be installed in a separate tree from MinGW.
235 For example, use D:\MSYS or D:\usr\MSYS as the top-level directory
236 from which you unpack all of the MSYS packages.
237
234 If/when you are confident in your MinGW/MSYS installation, and want 238 If/when you are confident in your MinGW/MSYS installation, and want
235 to speed up the builds, we recommend installing a pre-release 239 to speed up the builds, we recommend installing a pre-release
236 version of Make from here: 240 version of Make from here:
@@ -258,10 +262,6 @@ Windows 9X as well).
258 states the missing or incompatible DLL; be sure to find and install 262 states the missing or incompatible DLL; be sure to find and install
259 these missing DLLs. 263 these missing DLLs.
260 264
261 MSYS packages should be installed in a separate tree from MinGW.
262 For example, use D:\MSYS or D:\usr\MSYS as the top-level directory
263 from which you unpack all of the MSYS packages.
264
265 Do NOT add the MSYS bin directory to your Windows Path! Only the 265 Do NOT add the MSYS bin directory to your Windows Path! Only the
266 MinGW bin directory should be on Path. When you install MSYS, it 266 MinGW bin directory should be on Path. When you install MSYS, it
267 creates a shortcut on your desktop that invokes the MSYS Bash shell 267 creates a shortcut on your desktop that invokes the MSYS Bash shell