From: Prashant TR
Newsgroups: comp.os.msdos.djgpp
Subject: Re: DJGPP environment variable not set (please help)
Date: 15 Jul 2000 00:05:14 +0530
Organization: VSNL
Lines: 25
Message-ID:
References: <7%Hb5.10620$EQ3 DOT 343182 AT news-east DOT usenetserver DOT com>
NNTP-Posting-Host: ppp-181-177.bng.vsnl.net.in
X-Trace: news.vsnl.net.in 963637039 7757 203.197.181.177 (15 Jul 2000 04:57:19 GMT)
X-Complaints-To: postmaster AT news DOT vsnl DOT net DOT in
NNTP-Posting-Date: 15 Jul 2000 04:57:19 GMT
X-Newsreader: Gnus v5.7/Emacs 20.5
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com
"widomaker" writes:
> Hello and please help,
>
> I am a newbie trying to teach my self c/c++ on djgpp last night I downloaded
> it and unziped it to c:\djgpp. Everything looks good but when I run RHIDE
> and write the beginers program "hello world!" and compile it I get a error
> stating the djgpp environment variable not set anyone that can tell me how
> to set it please, your help is appreciated.
>
> Ron
>
>
Please go through the README.1st which is available on Simtelnet. You
need to insert the lines
SET DJGPP=C:\DJGPP\DJGPP.ENV
PATH C:\DJGPP\BIN;%PATH%
to the *end* of autoexec.bat
--
Prashant TR
Web: http://www.midpec.com/