delorie.com/archives/browse.cgi | search |
Message-ID: | <3BAE8ABF.A6FFCD59@yahoo.com> |
From: | CBFalconer <cbfalconer AT yahoo DOT com> |
Organization: | Ched Research |
X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Help me setup jdgpp thingy. |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1010923080518 DOT 12223D AT is> <tqro7rggtrr159 AT corp DOT supernews DOT com> <2110-Sun23Sep2001180518+0300-eliz AT is DOT elta DOT co DOT il> <tqsk9h32ft6r4d AT corp DOT supernews DOT com> |
Lines: | 42 |
Date: | Mon, 24 Sep 2001 01:49:20 GMT |
NNTP-Posting-Host: | 12.90.168.241 |
X-Complaints-To: | abuse AT worldnet DOT att DOT net |
X-Trace: | bgtnsc06-news.ops.worldnet.att.net 1001296160 12.90.168.241 (Mon, 24 Sep 2001 01:49:20 GMT) |
NNTP-Posting-Date: | Mon, 24 Sep 2001 01:49:20 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
b279 wrote: > > Thanks guys for the help. : ) > > That error "Enviroment variable DJGPP point to file 'c:\DJGPPDJGPP.env' > which does not exist." was not a typo. That's what Rhide actually reports > back when I try to compile a program using it. > I typed set and hit enter. Here is what my dos window came up with. > > c:\DJGPP>set > COMSPEC=C:\WINDOWS\COMMAND.COM > PATH=C:\WINDOWS;C:\WINDOWS\COMMAND > PROMPT=$p$g > TEMP=C:\WINDOWS\TEMP > TMP=C:\WINDOWS\TEMP > winbootdir=C:\WINDOWS > windir=C:\WINDOWS > BLASTER=A220 I5 D1 T4 P330 > CMDLINE=doskey /insert > > C:\DJGPP > > Any idea what is wrong? Do you need to see my Autoexe.bat file? Yep. It is missing some lines. Edit it and then reboot the system. Anywhere before the end, where it probably says 'win', add the lines: set path=c:\djgpp\bin;%path% set djgpp=c:\djgpp\djgpp.env I believe things such as windows ME (anything after W98) foul this up, and you have to use other methods. I don't know about NT either. If you have these cases, look for better horses mouths. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT XXXXworldnet DOT att DOT net) (Remove "XXXX" from reply address. yahoo works unmodified) mailto:uce AT ftc DOT gov (for spambots to harvest)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |