Date: Thu, 6 Aug 1998 23:37:47 -0500 (CDT) From: Andrew Deren To: feiwang AT uiuc DOT edu cc: djgpp Subject: Re: Please help me on this question now! Thanks In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 7 Aug 1998 User404543 AT aol DOT com wrote: > Dear Expert: > > I installed the C++ compiler and tried to use it under DOS system. However, > everytime, I use C:\djgpp\bin\gcc, it shows Error in DJGPP instalation > Enbironmnet variable DJGPP point to file 'C:\DJGPP\DJGPP.ENV ', which > does not exist. However, I have the DJGPP.ENV in both C:\ and C:\DJGPP\Bin > directories and my autoexec.bat file in C:\ is > You need to put DJGPP.ENV in c:\djgpp not c:\djgpp\bin > set DJGPP=C:\DJGPP\DJGPP.ENV > SET PATH=C:\DJGPP\BIN; > > Please help me how to fix the problem as soon as possible. Thank you very very > much!!!! > > Salute! > > Fei > PS. Please reply to feiwang AT uiuc DOT edu also. >