Mail Archives: djgpp/2005/12/14/21:16:59
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 <RadSurfer> (ENOENT)
Dec 14 20:41:10 <RadSurfer> 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!
- Raw text -