Author Topic: compiling WineX??  (Read 500 times)

Yuffie

  • Member
  • **
  • Posts: 21
  • Kudos: 0
compiling WineX??
« on: 19 October 2002, 06:40 »
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

  • VIP
  • Member
  • ***
  • Posts: 1,257
  • Kudos: 0
    • http://www.akgames.net
compiling WineX??
« Reply #1 on: 19 October 2002, 06:41 »
You don't have a code compiler. Get GCC or something...

http://gcc.gnu.org/

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
compiling WineX??
« Reply #2 on: 19 October 2002, 07:55 »
The compiler should have come with your distro, you need to install it from your CDs.
Someone please remove this account. Thanks...