X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Bob W" Newsgroups: comp.os.msdos.djgpp Subject: Re: Install directory Date: 29 Mar 2006 01:58:39 -0800 Organization: http://groups.google.com Lines: 16 Message-ID: <1143626319.793866.223020@g10g2000cwb.googlegroups.com> References: <1143586676 DOT 353625 DOT 241180 AT t31g2000cwb DOT googlegroups DOT com> NNTP-Posting-Host: 84.102.38.180 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1143626325 22174 127.0.0.1 (29 Mar 2006 09:58:45 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 29 Mar 2006 09:58:45 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: g10g2000cwb.googlegroups.com; posting-host=84.102.38.180; posting-account=CXf2IQ0AAADhHwR4LIBYSPHMQKV3cPd3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Brian Inglis wrote: > > set DJGPP=D:\abc\djgpp.env > set DJGPP=D:\abc\djgpp\djgpp.env > > > set PATH=D:\abc\bin;%PATH% > set PATH=D:\abc\djgpp\bin;%PATH% > I always had the impression that djgpp does not depend being installed in a directory called djgpp, correct? But you are definitely right to recommend it in this case.