From: Tomislav Vujec Subject: Re: Help needed: BISON with MS/DOS To: gclind01 AT ulkyvx DOT louisville DOT edu Date: Tue, 20 Jun 1995 19:16:23 +0200 (MET DST) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > > Hi, > > I downloaded BISON from SIMTEL/msdos/djgpp and I'm having some problems. > First, I have go32 and all the other stuff you need at runtime for > such things, And I HAVE got it running. > But when it runs, it tells me it can't find /usr/local/lib/bison.simple. > Obviously this is a unix name, but I'm trying to run under DOS. So > I have two questions: bison.simple => bison.sim (under MS-DOS) full path is in djgpp.env under section for bison. > Please don't tell me to change djgpp.env; I've already tried that and > bison didn't read it. In any case the directory specified in that file > is not the directory it gave me as an error. > Did you put DJGPP=C:\DJGPP\DJGPP.ENV in your environment? Djgpp.env settings can't take effect without DJGPP variable. Tomislav Vujec Croatia