Mail Archives: djgpp/1997/10/26/09:48:55
On Sat, 25 Oct 1997, Kris Heidenstrom wrote:
> Yes, you're right. When a program gives an error message then does
> nothing for 15 seconds, with no hard disk activity and no "Wait..."
> message, I think it's not unreasonable to think that it has hung.
> But eventually it does start up properly.
>
> >> So it seems that if there is any INFOPATH setting in the [info] section
> >> of djgpp.env, info hangs if the subject on the command line is unknown.
> >
> > No, I think your DJGPP environment variable is set incorrectly. Please
> > post how it is defined, and please revert to the original DJGPP.ENV from
> > djdev201.zip, i.e., do NOT edit it.
>
> My DJGPP environment variable is defined as:
>
> DJGPP=C:\S\DJGPP\DJGPP.ENV
>
> which is the correct full pathname to DJGPP.ENV.
What happens if you change the above to use forward slashes, like
this:
DJGPP=C:/S/DJGPP/DJGPP.ENV
Does it work then?
- Raw text -