From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: Re: ENOENT! WTF! I get blasted by this alla time Date: Mon, 23 Aug 1999 11:36:51 -0400 Organization: Junior, MCS Undeclared, Carnegie Mellon, Pittsburgh, PA Lines: 20 Message-ID: References: <7prk2g$68f$1 AT taliesin DOT netcom DOT net DOT uk> NNTP-Posting-Host: po9.andrew.cmu.edu X-Trace: bb3.andrew.cmu.edu 935423049 23092 128.2.10.109 (23 Aug 1999 15:44:09 GMT) X-Complaints-To: advisor AT andrew DOT cmu DOT edu NNTP-Posting-Date: 23 Aug 1999 15:44:09 GMT X-Added: With Flames (outnews v2.6) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Excerpts from netnews.comp.os.msdos.djgpp: 23-Aug-99 Re: ENOENT! WTF! I get blas.. by "Michael Stewart"@reggin > James W Sager Iii wrote in message ... > >When I just installed Djgpp and RHIDE and ALLEGRO > >on this new comp > >I set: lfn =y > > Djgpp and bin variables > > > >When I try to compile c:/djgpp/allegro/tools/dat.cc > >it says: > >dat.cc(32) Error: allegro.h: No such file or directory (ENOENT) > > > It can't find the file allegro.h, I think it should be in c:/djgpp/include Ya, I know this, and it is there, unfortunately it can't find it. Thusly giving me an error. :(