WINE install Error

Chr. Radau Chr.Radau at web.de
Mon Aug 6 06:24:17 CDT 2001


> yacc -bppy -ppp -d -t ./ppy.y
> make[2]: yacc: Command not found

> Can anyone tell me what is going wrong? As far as I can tell I'm
> missing a command called "yacc".. never heard of it.

=>Yacc is officially known as a "parser".
=>It's job is to analyse the structure of the input stream, and
=>operate of the "big picture".

=>YACC stands for "Yet Another Compiler Compiler".
=>This is because this kind of analysis of text files
=>is normally associated with writing compilers.

...taken from http://www.luv.asn.au/overheads/lex_yacc/ 

...but I have no idea where you can get it for your System.
Somebody else ?

God luck
Chris

-- 
Chr. Radau
IT-Sys Kfm.



More information about the wine-users mailing list