Date: Sun, 23 Sep 2001 18:05:18 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "b279" Message-Id: <2110-Sun23Sep2001180518+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (b279@inetone.net) Subject: Re: Help me setup jdgpp thingy. References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "b279" > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 23 Sep 2001 09:18:12 -0400 > > First, I'd like to say rhide is in the bin folder. Is that a problem? No. > I saved it as hello.c and compiled and I got 2 errors. Error in DJGPP > instalation, Enviroment variable DJGPP point to file 'c:\DJGPPDJGPP.env' > which does not exist. Is the 'c:\DJGPPDJGPP.env' above a typo, or did RHIDE indeed print that exact text? If this is what RHIDE printed, you somehow mistyped the command I suggested, it should have been c:\DJGPP\DJGPP.ENV, with a second backslash. Please recheck. If that doesn't help, type "set", hit [Enter], and post here everything that is printed in response. > I know it doesn't exist, but who told it to point to it. It says this set > DJGPP=C:\DJGPP\DJGPP.ENV in my autoexec file. Where sould I put it in my > Autoexec file? Let's leave alone your autoexec.bat for a moment, since it wasn't working in the first place. Let's first try to get you going with manual setting of PATH and DJGPP variables. > Geez, I wouldn't think it would be this hard to get it set up. It usually isn't; you must be missing something something very simple. Don't give up.