• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Kompilieren von WineX

Hi!

Habe mir gestern Suse 9.1 Profesional gekauft und habe jetzt ein problem
beim Kompilieren von WineX!

Das zeigt er mir an wenn ich

Code:
./configure --with-x --disable-trace --enable-opengl --disable-debug

eingebe

Code:
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}... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH

Könnt ihr mir da weiterhelfen???
 
Also das da oben hat sich erledigt hab vergessen gcc zu Installieren :D
Aber das nächste Problem......

Code:
linux:/home/kImBo/winex # make depend && make
bash: make: command not found

Hilfeeeee :D :D
 
Oben