From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Environment variable not define Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: <78vsts8nkq74s59feaji8goe26mad5hn35@4ax.com> References: <006001c02fbe$219553a0$0101a8c0 AT compaq> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 23 X-Trace: /Kp2lu/BpxrlAORy6vlaKzB/LAnsF8eADW0H0/vk+uwmZ6sPPpAVfAp2TSE5wzfYqZ63VrsOaPSY!KraE/6jNqVzKftEBVnDzsICzl9MqZmxUn/DlpyHQweVSSY4f4idNOAdzGoTBM+q+2+9sXVtXfslb!E4C41Q== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 07 Oct 2000 01:36:02 GMT Distribution: world Date: Sat, 07 Oct 2000 01:36:02 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Fri, 6 Oct 2000 12:52:01 -0500, "Lowman Family" wrote: >Error in DJGPP instalation (yes, "installation" is misspelled) >Environment variable DJGPP is not defined >There were some errors C:\>set > environ.txt C:\>dir %DJGPP% >> environ.txt Paste the contents of environ.txt. No, don't retype; paste. Look closely at the line in environ.txt starting DJGPP= 1. There must not be a space between the = and the filenames. 2. The path to DJGPP must be a valid path to a valid djgpp.env --