ubuntu12.04 中安装wine时出现如下错误

Wine、Cedega、CrossOver 等配置
回复
珊瑚海
帖子: 1
注册时间: 2013-06-20 16:49
系统: ubuntu

ubuntu12.04 中安装wine时出现如下错误

#1

帖子 珊瑚海 » 2013-06-20 16:57

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... gcc -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.


求解
endle
帖子: 184
注册时间: 2011-02-27 20:46
联系:

Re: ubuntu12.04 中安装wine时出现如下错误

#2

帖子 endle » 2013-06-20 20:37

你用的是64位系统吧
为啥非要手动编译呢?PPA不行吗?
==我的博客==
一连串的意外把我推上了 fedora 的前卫的道路。
我用A卡,安装驱动无压力
---------公益广告---------
Freerice 背单词 送大米
Boinc 用电脑的闲置时间助力科学研究
头像
langyxxl
帖子: 443
注册时间: 2012-01-17 22:17

Re: ubuntu12.04 中安装wine时出现如下错误

#3

帖子 langyxxl » 2013-06-22 19:47

先sudo apt-get build-dep wine1.6
再自己编译,这样依赖包就好了
回复