On Fri, Aug 22, 2008 at 12:46 PM, JamieRob <wineforum-user at winehq.org>
wrote:> Hello
>
> I have an acer aspire one running Linpus Linux Lite v1.0.7.E and i am
having problems installing Wine v1.0. Before i start i will say that i am a
Linux nOOb and have limited experience with the terminal screen. I have tried
compiling wine using ./configure but all i get back is
>
> [user at localhost wine-1.0]$ ./configure
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> 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.
>
This means you do not have gcc installed.
John