From: Seshu Newsgroups: comp.os.msdos.djgpp Subject: Help Please Date: Wed, 20 Oct 1999 17:16:19 +0000 Organization: University of Victoria Lines: 22 Message-ID: NNTP-Posting-Host: valdes.csc.uvic.ca Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: uvaix7e1.comp.UVic.CA 940439784 62932 142.104.105.203 (20 Oct 1999 17:16:24 GMT) X-Complaints-To: abuse AT UVic DOT CA NNTP-Posting-Date: 20 Oct 1999 17:16:24 GMT X-Sender: sparvata AT valdes To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I've installed the djgpp compiler using unzip32.exe and try to run a typical hello world program but the program wouldn't compile. I thought there must be something wrong in my installation. I installed it once more but to no use. I get these following errors. gxx main.cc gxx.exe: installation problem, cannot exec `cpp': No such file or directory (ENOENT) gcc main.cpp gcc.exe: installation problem, cannot exec `cc1plus': No such file or directory (ENOENT) Can anyone help please. Thanks Seshu