红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

[疑问] 怎么安装wine失败?

怎么安装wine失败?

我按照红联上提供的方法去安装wine-0.9.61,可是总是无法安装完成。我是普通用户下安装的。附上图片,希望大虾可以帮助解决一下,感激不尽。
附件: 您所在的用户组无法下载或查看附件

TOP

/tools/wineinstall 在什么目录下?

如果不是用户目录,安装时你需要得到 root 权限。

TOP

我放在/home/当前用户下的

TOP

我也遇到这样的问题,貌似是 config.log 被锁定了~
只是本人属小菜,实在没法解决
今天我无意中在英文网页中找到了 wine 1.0-rc2 的安装包,毫不费力就安装上了。

TOP

权限不够,登陆到你的root帐户上安装。
Maxsailor's Blog
www.maxsailor.cn

TOP

我在ubuntu8.10下安装wine失败

错误提示如下:
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 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.

Configure failed, aborting install.
dean@ubuntu:~/wine-1.1.8$

TOP

发新话题