From: "Erik Post" Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't find header files Date: Sun, 5 Oct 1997 13:54:18 +0200 Organization: University of Twente, Enschede, The Netherlands Lines: 17 Message-ID: <617v3l$7ht@dinkel.civ.utwente.nl> References: <199710040133 DOT SAA18105 AT adit DOT ap DOT net> NNTP-Posting-Host: cal14a061.student.utwente.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Nate Eldredge wrote in message <199710040133 DOT SAA18105 AT adit DOT ap DOT net>... >So is your DJGPP environment variable set to `D:/PROGRA~1/DJGPP/DJGPP.ENV'? >Because that's what it should be. You might also try setting it to the long >name, and set `LFN=Y' in the environment. You shouldn't have to change >DJGPP.ENV; go back to the original one. I wouldn't recommend setting LFN=y in a NT setup, because NT doesn't support the LFN API (under DOS) like win95 does. And remember that you change the environment var's in Control Panel|System (I believe, I'm not 100% sure). So you should add DJGPP=D:\PROGRA~1\DJGPP\DJGPP.ENV to the list. HTH, Erik Post