Date: Sun, 1 Aug 1999 11:58:52 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: very very beginners question. In-Reply-To: <37a2dd1e@wau.nl> 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 Sat, 31 Jul 1999, Jurre Koning wrote: > priem.c:3: iostream.h: nosuch file or directory (ENOENT) > > ... ok, I put iostream.h in the directory priem.c is in and it is also in > the lang\cxx directory, which I added to the path as well ... why can't the > compiler find it ? Please try the FAQ whenever you have any problems, because many questions are already answered there. For example, your problem above is covered by section 8.2 of the FAQ. The latest version of the DJGPP FAQ list is available as v2/faq211b.zip from the same place you get DJGPP.