红联Linux门户
Linux帮助

Fedora下安装Wine-1.7.0问题,请高手帮忙

发布时间:2013-09-12 11:50:59来源:红联作者:miaoleixin
我是新手,很多不明白的。
如见为提示,如果需要config.log的内容为马上发给您分析。
向高手致敬,谢谢。

[honey@localhost ~]$ cd 下载
[honey@localhost 下载]$ cd wine-1.7.0
[honey@localhost wine-1.7.0]$ ./tools/wineinstall
Wine Installer v1.0


We need to install Wine as the root user. Do you want us to build Wine,
'su root' and install Wine? Enter 'no' to build Wine without installing:
(yes/no) su root
(yes/no) y
(yes/no) y
(yes/no) yes
Running configure...

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/honey/下载/wine-1.7.0':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

Configure failed, aborting install.
[honey@localhost wine-1.7.0]$
文章评论

共有 3 条评论

  1. dlchengzi 于 2014-05-06 17:41:17发表:

    楼主很厉害!

  2. jake712 于 2014-04-01 01:46:42发表:

    thx a lot

  3. alick 于 2013-09-12 21:02:46发表:

    你在试图编译安装 wine,但系统上没有编译器。
    简单的做法是从软件源里安装 wine 的 rpm 包:sudo yum install wine