Mail Archives: djgpp/1997/06/01/09:03:48
On Sun, 1 Jun 1997, Eric L. Jennings wrote:
> Location of DJGPP.ENV = C:\DJGPP\DJGPP.ENV
> DJDIR environment variable not found.
> Guessing location of DGJPP files = C:\DJGPP\bin/
>
> Examining configuration...done.
>
> PATH environment variable: Correct
> DJGPP environment variable: Incorrect setting
> Location of DJGPP.ENV: c:/djgpp/DJGPP.ENV
I suspect some kind of LFN-related snafu (LFN = Long File Names). Please
try the following and post the results to the news group:
1) set LFN=y from the DOS prompt, then run the compilation and
see if it works.
2) set djgpp=c:/djgpp/djgpp.env from the DOS prompt, then run the
compilation. Note: type this in lower case, it's important.
3) type "dir c:\djgpp > djgpp.lst", hit [Enter], then post here
the contents of the file djgpp.lst.
If neither 1) nor 2) above works, reinstall DJGPP, this time using PKUNZIP
or UNZIP386.EXE from DJGPP archives, not WinZip, and see if that makes any
difference.
- Raw text -