分页: 1 / 1

wine tar.bz2怎么安装?

发表于 : 2009-10-26 14:39
yyazz
解压出来了,用./configure安装不了,好像缺少什么东西

哪位大大教我手动安装下啊?

me@me-laptop:~/桌面/wine-1.1.32$ ./configure
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++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for cpp... cpp
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking for flex... no
configure: error: no suitable flex found. Please install the 'flex' package.

Re: wine tar.bz2怎么安装?

发表于 : 2009-10-26 14:47
懒蜗牛Gentoo
用apt安装吧,或者下deb包也行,不要用源码包装。

Re: wine tar.bz2怎么安装?

发表于 : 2009-10-26 14:48
yyazz
:em20 :em20 问题是HQ WINE网那里没有deb包

Re: wine tar.bz2怎么安装?

发表于 : 2009-10-26 14:55
懒蜗牛Gentoo

Re: wine tar.bz2怎么安装?

发表于 : 2009-10-26 14:57
yyazz
:em76 :em76 谢了。