From: "DeHackEd" References: <6gqq35$c2j$1 AT okra DOT negia DOT net> Subject: Re: Installation problem! Date: Sun, 12 Apr 1998 18:26:24 -0400 Lines: 25 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Did you set the path correctly? Here is an example. You actual lines will vary autoexec.bat: PATH C:\WINDOWS;C:\DOS chanes to: PATH C:\WINDOWS;C:\DOS;C:\DJGPP\BIN If you did that, odds are you will have to reboot. -- "DeHackEd" EMail address not given out due to low-life spammers. Zoanne Ingram wrote in message <6gqq35$c2j$1 AT okra DOT negia DOT net>... > I am a super newbie and i was trying to compile Hello, World! and a >message came up at the bottom of the screen saying > >installation problem, cannot exec 'cpp': no such file or directory >(ENOENT) > >if you could please give me sum help i would be appreciative! >