delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/30/16:38:33

Message-ID: <3663102F.2F486A04@montana.com>
Date: Mon, 30 Nov 1998 14:37:51 -0700
From: bowman <bowman AT montana DOT com>
X-Mailer: Mozilla 4.5 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: New user with problems
References: <3662f72c DOT 11309912 AT read DOT news DOT global DOT net DOT uk>
Reply-To: djgpp AT delorie DOT com


Joe90 wrote:
> 
> set PATH=E:\DJGPP\BIN;%PATH%
> set PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;

you second 'set' command trashes any other path you might have had. It
is also recommended that djgpp is the first in the path. try,

> set PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;%PATH%
> set PATH=E:\DJGPP\BIN;%PATH%

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019