cordebra wrote: > I tried to install Wine, but I get this message in console. > > /home/user> cd wine-1.0 > /home/user/wine-1.0> .tools/wineinstall > Wine Installer v1.0 > > Running configure... > > checking build system type ... i686-pc-linux-gnuoldld > checking host system type ... i686-pc-linux-gnuoldld > checking whether make sets $(MAKE) ... no > checking for gcc ... no > checking for cc ... no > checking for cl.exe ... no > configure: error: no acceptable C compiler found in $PATH > See `config.log` for more details. > > Configure failed, aborting install. > > > Please can somebody explain me what went wrong ? > Do I need to install an `acceptable C compiler` ? > I do not understand the `config.log`. > Thanks in advance. > greetings, > cordebra :( You don't have compiler (and probably other development packages required) to build Wine. To fix follow instructions here: http://wiki.winehq.org/Recommended_Packages