Date: Wed, 26 Apr 2000 21:29:30 +0500 Message-Id: <200004261629.VAA01161@envy.com> From: Prashant TR To: djgpp AT delorie DOT com In-reply-to: <3906C38B.813F5A08@pop.tcsn.uswest.net> (sandrahill@uswest.net) Subject: Re: help References: <3906C38B DOT 813F5A08 AT pop DOT tcsn DOT uswest DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I bought Sams teach Yourself C in 21 days book. It came with > your compiler. Every time I try to run a C program I get > this message,"cannot execute 'stubify': No such file or > directory (ENOENT)". PLEASE HELP ME COMPILE MY PROGRAM. This is a known issue with DJGPP files that come with books like this. Why not get the latest one from http://www.delorie.com/djgpp/zip-picker.html? That should fix it. Also, please read the DJGPP FAQ. It mentions about this problem. (ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/faq230b.zip)