From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: Installation problems (?) Date: Sun, 22 Feb 1998 14:17:38 +0100 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 37 Message-ID: <34F02572.4F8F37B@LSTM.Ruhr-UNI-Bochum.De> References: <34f011ce DOT 0 AT d2o8 DOT telia DOT com> NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de 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 benny wrote: > > Hello! > > I've tried to install djgpp, but when I compile I get a strange message: > > "C:\programmering\c\djgpp>gcc -c hello.c > gcc.exe: installation problem, cannot exec `cpp': No such file or directory > (ENO > ENT)" > > Hmm, but I can run cpp (but I don't know what it does ...): > > "C:\programmering\c\djgpp>cpp hello.c > hello.c:1: stdio.h: No such file or directory (ENOENT) > # 1 "hello.c" [...] Chances are good that you didn't set the DOS environment variable DJGPP. Just type SET DJGPP=c:/djgpp/djgpp.env or wherever you installed DJGPP and try again. -- Ciao Tom ************************************************************* * Thomas Demmer * * Lehrstuhl fuer Stroemungsmechanik * * Ruhr-Uni-Bochum * * Universitaetsstr. 150 * * D-44780 Bochum * * Tel: +49 234 700 6434 * * Fax: +49 234 709 4162 * * http://www.lstm.ruhr-uni-bochum.de/~demmer * *************************************************************