From: "Ghostwheel" Newsgroups: comp.os.msdos.djgpp References: <8g17gb$gtd$2 AT lacerta DOT tiscalinet DOT it> Subject: Re: Newbie Problem Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Thu, 18 May 2000 17:56:47 GMT NNTP-Posting-Host: 192.189.16.3 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread1.prod.itd.earthlink.net 958672607 192.189.16.3 (Thu, 18 May 2000 10:56:47 PDT) NNTP-Posting-Date: Thu, 18 May 2000 10:56:47 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I don't have an autoexec.bat as I am using NT--I have already place the environment variables tho. "abacuc" wrote in message news:8g17gb$gtd$2 AT lacerta DOT tiscalinet DOT it... > u must write the two directive path in the autoexec.bat that you can find in > the readme file > "Ghostwheel" ha scritto nel messaggio > news:kyTU4.271$T41 DOT 7870 AT newsread1 DOT prod DOT itd DOT earthlink DOT net... > > I am trying to compile a simple "Hello World" type program but I get this > > error "c:\djgpp\lang\cxx\iostream.h(31) Error: streambuf.h: No such file > or > > directory (ENOENT)" > > > > I have verified that the file does in fact exist and is in the > > \djgpp\lang\cxx directory. Could someone tip me off to what I am doing > > wrong? > > > > > >