发新话题
打印

suse 10.3 如何装 wine0.9.47 ?

suse 10.3 如何装 wine0.9.47 ?

- - 我是初学者。。。。
想在,SUSE10.3中,装个wine 0.9.47

linux-wkb7:~/Desktop/wine-0.9.47 # ./configure --prefix=/usr
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
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.
linux-wkb7:~/Desktop/wine-0.9.47 # make
make: *** 没有指明目标并且找不到 makefile。 停止。         ..>>为什么>?
linux-wkb7:~/Desktop/wine-0.9.47 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
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.                              __>>?为什么


哪位大哥装成功了呀,具体指导一下~~~~

谢谢      

TOP

你上面连GCC都么有……

如果要安装的话,建议先安装一些Make需要的工具 ,如GCC      

TOP

发新话题