From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: help needed, cannot exec CPP Date: Mon, 16 Mar 1998 11:51:08 -0500 Organization: Nortel Lines: 34 Message-ID: <350D587C.CA2@nortel.ca> References: <350d4c25 DOT 9964987 AT news DOT singnet DOT com DOT sg> Reply-To: ichapman AT nortel DOT ca NNTP-Posting-Host: bcarib90.bnr.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Rory wrote: > > i just d/l'd djgpp and unzipped all the files into a directory called > djgpp. READ THE FAQ YOU HAVE MORE TO DO. HERE IS MY BAT FILE THAT I RUN IN A WIN95 DOS WINDOW. path c:\windows\command Rem dj stuff set DJGPP=c:\djgpp\djgpp.env set path=C:\djgpp\bin;%path% Rem end dj stuff doskey Regards Ian. i d/l'd the files for running on ms-dos, along with rhide IDE. > now when i try to compile from the IDE, it says > > installation error, cannot exec 'CPP': no such file or directory > (ENOENT) there were some errors HOW DID YOU RUN RHIDE WITHOUT ABOVE > > can anyone explain what's wrong? do i need to do anything else other > than to unzip the files? btw, i only d/l'd the files to create c > executables, not c++. > - Rory > "i think i'm dumb, maybe just happy..." > > (remove .nospam from address when > replying by e-mail)