Operating Systems > Linux and UNIX
compiling WineX??
(1/1)
Yuffie:
when i try to compile WineX this is what i get =[
[alex@localhost wine]$ ./configure --with-x --disable-trace --enable-opengl --disable-debug
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking whether make sets ${MAKE}... yes
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
if i try to ./tools/wineinstall, i get this error..
[alex@localhost wine]$ ./tools/wineinstall
WINE Installer v0.71
which: no wine in (/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/alex/bin)
Running configure...
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking whether make sets ${MAKE}... yes
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
Configure failed, aborting install.
Why? =/
rtgwbmsr:
You don't have a code compiler. Get GCC or something...
http://gcc.gnu.org/
voidmain:
The compiler should have come with your distro, you need to install it from your CDs.
Navigation
[0] Message Index
Go to full version