[问题]安装wine-0.9.35 出了问题,高手帮忙看看

Wine、Cedega、CrossOver 等配置
回复
tanglihui
帖子: 2
注册时间: 2007-04-18 12:08

[问题]安装wine-0.9.35 出了问题,高手帮忙看看

#1

帖子 tanglihui » 2007-04-18 12:18

WINE Installer v0.75


Running configure...


configure: creating cache config.cache
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... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking for cpp... cpp

checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for flex... no

configure: error: no suitable flex found. Please install the 'flex' package.
头像
jarlyyn
帖子: 4671
注册时间: 2006-04-12 18:54
联系:

#2

帖子 jarlyyn » 2007-04-18 14:39

1.他告诉你了,Please install the 'flex' package.缺什么找什么
2.你可以在添加了wine的源后直接sudo apt-get build-dep wine
3.wine有现成的deb包和ubuntu源,为什么要自己编译?
回复