[root@CCOSS_171804306 wine-0.9.46]# ./configure --prefix=/usr/local/wine
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.
安装wine时出现的
是什么意思。后面的没法进行了 就我这个情况还要不要装其它的软件的?
用的系统是共创linux
希望高手能介绍一下wine的详细的安装方法
以及所关联到的软件比如GCC等!


gxf 于 2007-10-13 17:35:45发表:
装系统的时候应该把那些基本的开发工具装上去嘛。象gcc这样的
工具都没装:handshake :handshake
[ 本帖最后由 gxf 于 2007-10-13 17:46 编辑 ]
brucelv 于 2007-10-13 17:11:37发表:
偶用FC 7 直接yum install wine 就安装上去了。