From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Compiler error! Date: Mon, 06 Jan 1997 20:01:09 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 37 Message-ID: <32D1CA85.1568@cs.com> References: <5arvk1$36r AT news DOT cloud9 DOT net> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp207.cs.com 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 Noah Levenson wrote: > > When I try to compile ANYTHING, I get the following error: > > installation problem, cannot exec 'as' : No such file or directory > (ENOENT) > > What is that? It happens at the command line and through rhIDE. You probably didn't download all the programs you need. The 'readme.1st' file tells you that you need the following packages as the bare minimum for compilation: v2/djdev201.zip v2gnu/bnu27b.zip v2gnu/gcc2721b.zip You probably didn't get the bnu27b.zip file. The other possible cause is that you didn't configure your system correctly. For DJGPP programs to work, the BIN directory of the installation must be in your PATH, and the "DJGPP" environment variable must be set to point to the location of 'djgpp.env'. 'readme.1st' contains complete instructions for this. Please also get the DJGPP Frequently Asked Questions list (v2/faq202b.zip), and read chapters 6.4 and 8.1. -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>++ W++ N++ o+>++ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+(++) tv+() b+++ DI++ D++ G>++ e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------