Date: Sat, 28 Mar 1998 10:39:33 -0800 (PST) Message-Id: <199803281839.KAA16485@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: sjl AT pl DOT jaring DOT my, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Another newbie! Precedence: bulk At 10:38 3/27/1998 +0800, sjl AT pl DOT jaring DOT my wrote: >Hi everybody! I'm new on this mailing list and I hope somebody would be a >ble to help me with this problem. When I try to compile my stuff, all I get >is this message : > >hello.cpp:1: iostream.h: No such file or directory (ENOENT) > >What's wrong and what shall I do? >Thanks a million! Reread README.1ST. Should that not help, consider the following possibilities: * You didn't fetch the `lgp*b' and `gpp*b' packages. * You don't have your DJGPP environment variable set right (README.1ST shows you how). * Ditto, with PATH variable. Should this STILL not help, post the following: * AUTOEXEC.BAT. * Contents of your environment (`SET >ENV.LST' and post ENV.LST). * What GCC prints when you try to compile with the `-v' option. * What packages you downloaded and installed. * Anything else you think may be relevant. Nate Eldredge eldredge AT ap DOT net