X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Radical NetSurfer Newsgroups: comp.os.msdos.djgpp Subject: autom4te NOT FOUND ?? Date: Wed, 14 Dec 2005 21:08:05 -0500 Message-ID: <2ij1q11jfv9uu2nhj0jqa2r11pdahkjng6@4ax.com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Velocity.Net Cache-Post-Path: web.velocity.net!unknown AT 66-211-207-179 DOT velocity DOT net X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) Lines: 35 X-Complaints-To: abuse AT newshosting DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Howdy! I was hoping DJGPP would be able to compile the following gnuchess source... http://www.gnu.org/software/chess/#downloading I have gcc 4.0.1 installed, and what I thought was most of the _essential_ packages; I do have installed both amak175b.zip B 509,383 030607 GNU automake 1.7.5 for DJGPP V2 and m4-142b.zip B 145,179 041101 GNU m4 1.4.2 binaries for DJGPP V2 (not even sure what that is) and perl, bash, bison, find, sed, etc., are also all installed. I get a message from BASH when trying to execute, 2.04$ autoconf Can't open perl script "/dev/env/DJDIR/bin/autom4te": No such file or directory Dec 14 20:41:10 (ENOENT) Dec 14 20:41:10 bash-2.04$ --------------------------------------------------------------- ls /dev/env/DJDIR/bin shows that it is there, 35k in size. --------------------------------------------------------------- Any help appreciated. I need to know the minimal and essential DJGPP packages that should be installed to accomplish the simpe build of gnuchess.exe, thanks!