Sender: nate AT cartsys DOT com Message-ID: <35971C56.93EE5E76@cartsys.com> Date: Sun, 28 Jun 1998 21:47:18 -0700 From: Nate Eldredge MIME-Version: 1.0 To: ez_24 AT hotmail DOT com CC: djgpp AT delorie DOT com Subject: Re: djgpp linking problem References: <6n1b4i$bqm$1 AT proxye4 DOT maine DOT rr DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk @maine.rr.com wrote: > > just installed DJGPP,- I M not a new user,- Havent used it for a year so > just reinstalled it.. > > using rhide, when i compile a simple hello word prog, it gives me the error: > > "installation problem, cannot exec `cpp': No such file or directory > (ENOENT)" This generally means your PATH environment variable isn't set right. Verify that it looks right (watch out for spaces around the '='!); failing that, post the output of `SET'. See also README.1ST, and make sure the other environment variables (DJGPP and possibly LFN) are correct. By the way, the address in your mail header is bogus. You should probably fix it. -- Nate Eldredge nate AT cartsys DOT com