PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : WineX 3.0 - Fehler



STEPHAN98
23.04.03, 11:07
Hallo :) !
Ich habe erst seid kurzem linux mandrake. Nun habe ich vor WineX 3.0 zu installieren um weiterhin half-Life(CS) spielen zu können. Beim installieren von WineX sagte er mir dann dieses:


[14@localhost winex3]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for yacc... no
checking for bison... no
checking for yacc... no
configure: error: no suitable bison/yacc found. Please install the 'bison' package.

Könnt ihr mir weiterhelfen ?

Schonmal danke im voraus!!!!!

Havoc
23.04.03, 11:55
Ich weiss nicht - hab selber meine Probleme mit Wine und bin selbst auch noch ein Linux anfänger.

Aber schau mal ob sich in der Packet Datenbank von MDK das Packet "bison" befindet.
Einfach mal installieren und nochmal "./configure" ausführen.

Ciao Havoc][

RedDog
23.04.03, 12:08
Oder yacc ist egal welches von beiden, nur eines von beiden muss man halt haben um wine compilieren zu können!

STEPHAN98
23.04.03, 12:13
Scheint zu klappen :) DANKEEEE