[问题]郁闷 安装wine 安装不上 看了很多的教程都不行

Wine、Cedega、CrossOver 等配置
回复
嘿仫嘿仫
帖子: 9
注册时间: 2008-01-11 11:15

[问题]郁闷 安装wine 安装不上 看了很多的教程都不行

#1

帖子 嘿仫嘿仫 » 2008-01-31 9:48

edgar@edgar-desktop:~/wine-0.9.53/tools$ ./wineinstall
WINE Installer v0.75

~/wine-0.9.53 ~/wine-0.9.53/tools
Running configure...

configure: creating cache config.cache
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

Configure failed, aborting install.




config.log configure: exit 77

configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "0.9.53"
| #define PACKAGE_STRING "Wine 0.9.53"
| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2692: error: C compiler cannot create executables
See `config.log' for more details.



edgar@edgar-desktop:~/wine-0.9.53$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

config.log 里是同样的错误

望大家指点一下 谢谢
嘿仫嘿仫
帖子: 9
注册时间: 2008-01-11 11:15

#2

帖子 嘿仫嘿仫 » 2008-01-31 10:53

:lol: 呵呵 已经解决没有安装 g++
回复