Date: Thu, 25 Jul 1996 00:32:40 -0400 Message-Id: <199607250432.AAA10577@delorie.com> From: DJ Delorie To: pengzh AT ix DOT netcom DOT com CC: djgpp AT delorie DOT com In-reply-to: <4t3gpt$9k7@sjx-ixn2.ix.netcom.com> (pengzh@ix.netcom.com) Subject: Re: Hmmmm beginner Alone > option, which select the right directory for djgpp. Also, you should > rename dj to djgpp since the djgpp.env said that djgpp and it's files > are located in that directory. Set DJGPP=C:\DJGPP\DJGPP.ENV and the No. If you read the djgpp.env, it says not to edit that line - most people don't understand what it's doing. It is reading the DJGPP environment variable, not the DJGPP directory. It automatically figures the directory based on where the djgpp.env file is located. DJGPP may be installed in ANY directory (mine is d:/v2) without modifying the djgpp.env file.