From: bitland AT aol DOT com (Bitland) Newsgroups: comp.os.msdos.djgpp Subject: Re: need help Lines: 25 NNTP-Posting-Host: ladder07.news.aol.com X-Admin: news AT aol DOT com Date: 07 Sep 1999 02:25:49 GMT References: <7r1has$251q$1 AT arachne DOT labyrinth DOT net DOT au> Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com Message-ID: <19990906222549.23303.00005511@ng-cm1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com streambuf.h>Hi, > >I need some help using djgpp. I cannot compile/run cpp files in my >computer. >The error message: > >In file included from c:/app/djgpp/lang/cxx/iostream:6, > from .cpp:5 >c:\app\djgpp\lang\cxx\iostream.h:31:streambuf.h: No such file or directory >(ENOENT). > >thank you > > >========================= >Dody > Did you DJGPP unzipped the right way ? streambuf has 9 letters, so you have to use an unzipper able to restore long filenames... 'exception' is another one i.e. Andy