From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: compiling problems Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: <43jvss40r5rlfefdj5q0c3b5e6ort3amjj@4ax.com> References: <39CF5145 DOT 633B3CA5 AT student DOT fbk DOT eur DOT nl> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 X-Trace: /wLwTfbpSqxnHyk3o6vf9MP08/g36Q2Wp0G9qELLYnodlM9ogriOzQMn8phT45EPsFDtGHJ4BvkH!Kpy4Ra4+7Lt3n9z1Qtz22Oa0kgWh77hX4eoGW61boOqm5PWp8JH/49gNhqChIph9e51xzrp4OlEW!sQAxPw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Mon, 25 Sep 2000 22:08:18 GMT Distribution: world Date: Mon, 25 Sep 2000 22:08:18 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mon, 25 Sep 2000 15:21:09 +0200, Edgar Blase <183253 AT student DOT fbk DOT eur DOT nl> wrote: >c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or >directory (ENOENT) This means you didn't unzip with the right unzipper. If you're using DOS or NT4, unzip with a non-LFN program, or install an LFN manager. If you're using Win9x/ME or NT5, unzip with an LFN program such as winzip. --