From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: environment variables Date: Mon, 10 Feb 1997 19:17:48 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 48 Message-ID: <32FFE4DC.2AE@cs.com> References: <32FF3F98 DOT 5E90 AT osha DOT igs DOT net> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp204.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Jim Snow wrote: > > I have just installed DJGPP but am having problems compiling becasue of > what seems to be my incorrect path statements. I included the line > > set djcgg=c:\djgpp\djgpp.env Well first, you spelled this wrong. > (One thing I noticed on the online FAQ is that it has the slashes in > UNIX format (/) instead of DOS (\).. is this an error on the part of the > FAQ?) DJGPP doesn't care what kind of slashes you use. > in my autoexec.bat, yet when I compile code it still cannot read the > include files. I also have Java installed on my computer (pentium 75 > with DOS/Win95), wihch also has path and classpath statements, like: > > path=c:\;c:\dos;c:\windows;c:\java;c:\java\bin;%path% > classpath=c:\; (etc)classes.zip > > Would these cause any problems for each other? Shouldn't. But you should try putting the C:\DJGPP\BIN directory before any other compilers in your PATH. > What will get my code up and running? If these tips don't work, please read the FAQ (v2/faq210b.zip) and follow the instructions in section 6.12 there to post details of your environment settings. You may also want to try downloading my DJVERIFY program, which is designed to detect and recommend solutions for common installation problems. It's an alpha program, which means many intended features aren't implemented yet, but it has been fairly accurate so far. :) The URL is . You can also use DJVERIFY to create a bug report identical to the one indicated in the FAQ. Hope this helps! -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | Plan: To find ANYONE willing to | http://www.cs.com/fighteer | | play Descent 2 on DWANGO! | Tagline: | ---------------------------------------------------------------------