From: "b279" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help me setup jdgpp thingy. Date: Sun, 23 Sep 2001 21:52:44 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <2110-Sun23Sep2001180518+0300-eliz AT is DOT elta DOT co DOT il> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Complaints-To: newsabuse AT supernews DOT com Lines: 24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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?