Mail Archives: djgpp/2002/02/17/16:49:31
Sinan,
It's working! Finally!
I followed your instructions and download the text, file, shell, grep, awk
and sed binaries
you referred to from ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/ ,
I escaped the quotes in makefile.djg,
copied the makefile to the /src directory,
typed make -f Makefile.djg
and still couldn't compile the source code, UNTIL
going back to the beginning to make sure the DJGPP environment was
correctly set up
by creating a batch file containing the following lines:
set PATH=c:\djgpp\bin;%PATH%
set DJGPP=c:\djgpp\djgpp.env
( the BASICS ...! )
but now, back to the original question: "Has anyone ever successfully
installed GCAL on
MS-DOS?". Yes -- you have, and now, finally, at long last, so have I.
I've learned a considerable amount throughout this
UNIX/C-portability-to-MS-DOS/DJGPP environment
experience, thanks to you, Sinan. Your help is greatly appreciated! --
Jerry Antosh
- Raw text -