X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: person0000000000 AT yahoo DOT com (Person) Newsgroups: comp.os.msdos.djgpp Subject: Installing DJGPP Date: 2 Dec 2001 18:51:53 -0800 Organization: http://groups.google.com/ Lines: 32 Message-ID: <91509768.0112021851.3f16b58e@posting.google.com> NNTP-Posting-Host: 172.158.45.167 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1007347913 1421 127.0.0.1 (3 Dec 2001 02:51:53 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 3 Dec 2001 02:51:53 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I open RHIDE, it tells me: "RHIDE has detected, that the environment variable DJDIR has not been set (or not correct). This is a fatal mistake. For information about fixing this, please read the File README.1ST from the DJGPP distribution. (about setting the DJGPP environment variable!!!) Should I continue?" I have already changed autoexec.bat to what you're supposed to. I have all the DJGPP files in the directory: D:\djgpp The first few lines of djgpp.dev are: ¦#= Don't edit this line unless you move djgpp.env outside ¦#= of the djgpp installation directory. If you do move ¦#= it, set DJDIR to the directory you installed DJGPP in. ¦#= ¦DJDIR=%:/>djgpp% ¦ ¦+USER=dosuser ¦+GROUP=root ¦+TMPDIR=%DJDIR%/tmp ¦+EMU387=%DJDIR%/bin/emu387.dxe ¦+LFN=y ¦+TEXMFMAIN=%DJDIR%/share/texmf ¦+GO32STUB=%DJDIR%/bin/stubify.exe Does anyone know what I have to do to get it to work? Thanks in advance, -Person