help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison Installation on Windows


From: Akim Demaille
Subject: Re: Bison Installation on Windows
Date: 18 Apr 2002 12:44:26 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

| Hi
| 
| I have tried to install bison on Windows NT but when I try to use the
| program I get the following error message. I wondered if you would be able
| to help me with this. I have not had much experience with this type of
| thing and so I am not sure what this means.
| 
| 
| C:\>bison -d calc.y
| c:/djgpp/bin/bison.exe: cannot open file
| `/dev/env/DJDIR/share/bison/bison.simpl
| e': No such file or directory (ENOENT)

What is the exact wrapping of the message?  I suppose it is

c:/djgpp/bin/bison.exe: cannot open file 
`/dev/env/DJDIR/share/bison/bison.simple': No such file or directory (ENOENT)

Correct?

Then the question is simply: is there anything in
/dev/env/DJDIR/share/bison/?  Did you run `make install'?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]