From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: help meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee Date: 25 Aug 1997 22:06:54 GMT Organization: Hewlett Packard Lines: 13 Message-ID: <01bcb1a3$5c872e80$45111d0f@ros51675cra> References: <3401A894 DOT 764C AT planet DOT eon DOT net> NNTP-Posting-Host: ros51675cra.rose.hp.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Robby/Sue wrote in article <3401A894 DOT 764C AT planet DOT eon DOT net>... > cannot cc1plus no such file or directory (ENOENT) Error1 Its trying to tell you that you don't have the c++ parser installed. This means you didn't get all of the zip packages you need. Go back to where you got DJGPP, read the readme.1st, and then get the c++ package along with anything else you are missing. Andrew