Date: Wed, 13 Oct 1999 12:19:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Matt Castro cc: djgpp AT delorie DOT com Subject: Re: Help!! In-Reply-To: <000001bf1541$f392b980$6c3602cc@oemcomputer> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 13 Oct 1999, Matt Castro wrote: > I typed > > c:/djgpp/rsxntj/bin> gxx hello.cpp -o hello.exe > > pressed enter and it said > > In file included from hello.cpp:1: > c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory = > (ENOENT) See section 8.2 of the DJGPP FAQ list, it has some advice how to solve this.