X-Git-Url: http://git.osdn.net/view?p=mingw%2Fwebsite.git;a=blobdiff_plain;f=setup.html;h=391bb28824c2683b96b2f856d0fb5487f2417828;hp=9b7fb8fce5777283d9a6c5a32bac09000596ce94;hb=HEAD;hpb=28eeb330100a39cdd168202ea0abe2fa2bc72793 diff --git a/setup.html b/setup.html index 9b7fb8f..391bb28 100644 --- a/setup.html +++ b/setup.html @@ -569,8 +569,39 @@ this, then the PATH setting in the process environment you should  modify the environment configuration, as advised below. -

If the preceding check indicates that +

Additionally, +a number of MinGW applications — any comtemporary +version of the GNU Debugger being a notable example — may +require a definition of the HOME environment variable. +Typically, +Unix systems define this, +to represent the path name of the current user’s +default working directory, +but MS‑Windows uses the USERPROFILE variable +for this purpose, +so HOME is not normally defined. +

+

To check whether the HOME variable is defined, +or not:– +

+ +

If the preceding checks indicate that the PATH configuration needs to be adjusted, +or that the HOME variable has not been defined, then you should proceed as follows:–