QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3090|回复: 9

运行wine0.9.13的问题

[复制链接]
发表于 2006-5-21 12:13:26 | 显示全部楼层 |阅读模式
在运行了wine0.9.13自带的./configure之后,报了如下错误,请各位大虾帮忙,看看怎么解决这个问题,源代码在什么地方下啊?

*** Warning: X development files not found. Wine will be built without
*** X support, which currently does not work, and would probably not be
*** what you want anyway. You will need to install devel packages of
*** Xlib/Xfree86 at the very least.

*** Warning: Freetype or Fontforge is missing.
*** Fonts will not be built. Dialog text may be invisible or unaligned.

Configure finished.  Do 'make depend && make' to compile Wine.
 楼主| 发表于 2006-5-21 15:54:38 | 显示全部楼层
在安装gnome-devel的时候的信息如下:
[root@linger RPMS]# rpm -ivh gnome-libs-devel-1.4.1.2.90-49.x86_64.rpm
error: Failed dependencies:
        imlib-devel is needed by gnome-libs-devel-1.4.1.2.90-49.x86_64
这个时候我在FC5 DVD安装盘上安装imlib-devel-1.9.13-26.2.1.x86_64.rpm
结果给我的提示如下:
[root@linger RPMS]# rpm -ivh imlib-devel-1.9.13-26.2.1.x86_64.rpm
error: Failed dependencies:
        libungif-devel is needed by imlib-devel-1.9.13-26.2.1.x86_6
然后我就在安装盘上找不到libungif-devel这个软件了,请问各位大虾在那里可以找到这个包。我的系统是FC5_x86_64
回复

使用道具 举报

发表于 2006-5-22 10:39:47 | 显示全部楼层
http://www.easywine.org/bbs/viewthread.php?tid=1514&extra=page%3D2

编译的时候 ./configure 后会出现警告!


CODE:[Copy to clipboard]*** Warning: Freetype or Fontforge is missing.
*** Fonts will not be built. Dialog text may be invisible or unaligned.
但可以继续 make & make depend

之后继续 make install 安装完成。

此版本只是在 0.9.12 基础上修改了很少的东西,不明白为什么在0.9.12发布一个月才再发布0.9.13。而且现在官方首页还没有发布0.9.13的消息。

安装并运行IE 6.0 很顺利!

安装QQ 2005 Beat2 很顺利。但是运行就会错误。

把ole32.dll 设置成本地dll 后,最多只能出登录界面,输入密码后,长时间不能登录。

而且在QQ目录出现很多不明的数字文件。

推测:
通常登录的时候,QQ目录下会创建以你QQ号命名的QQ数据,但是,现在Wine并不能创建此目录,显然没有这个文件怎么登录呢?
模拟载入QQ数据时出现问题。

用腾讯QQ的话,还是用wine 0.9.10 吧。
回复

使用道具 举报

发表于 2006-5-23 13:05:23 | 显示全部楼层
楼主没装X的开发包。
楼上没装fontforge.(其实不要紧)
回复

使用道具 举报

WeiMingzhi 该用户已被删除
发表于 2006-5-23 15:13:34 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

 楼主| 发表于 2006-5-23 22:20:31 | 显示全部楼层
多谢各位了,现在变成了如下信息,不知道为什么,我的显卡是通过livna安装的,并且安装成功了,这到底是怎么回事啊,希望大虾再次指点。另外X的开发包通过什么形式可以安装啊?我是新手必要见笑啊。:)
[linger@linger Zuma]$ glxgears
12603 frames in 5.0 seconds = 2520.502 FPS
12571 frames in 5.0 seconds = 2514.068 FPS
12571 frames in 5.0 seconds = 2514.163 FPS
12568 frames in 5.0 seconds = 2513.441 FPS
[linger@linger Zuma]$ wine Zuma.exe
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  358
  Current serial number in output stream:  358
[linger@linger Zuma]$
回复

使用道具 举报

 楼主| 发表于 2006-5-25 01:34:06 | 显示全部楼层
自己再顶
回复

使用道具 举报

发表于 2006-5-25 10:44:10 | 显示全部楼层
[quote:12bd37327b="linger.wang"]多谢各位了,现在变成了如下信息,不知道为什么,我的显卡是通过livna安装的,并且安装成功了,这到底是怎么回事啊,希望大虾再次指点。另外X的开发包通过什么形式可以安装啊?我是新手必要见笑啊。:)
[linger@linger Zuma]$ glxgears
12603 frames in 5.0 seconds = 2520.502 FPS
12571 frames in 5.0 seconds = 2514.068 FPS
12571 frames in 5.0 seconds = 2514.163 FPS
12568 frames in 5.0 seconds = 2513.441 FPS
[linger@linger Zuma]$ wine Zuma.exe
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  358
  Current serial number in output stream:  358
[linger@linger Zuma]$[/quote]
没听说wine可以运行zuma的啊。
回复

使用道具 举报

 楼主| 发表于 2006-5-26 00:35:12 | 显示全部楼层
楼上的意思是因为wine不支持这个游戏才报这个错误,是吗?如果是这样,我就要找个支持的游戏玩儿了。本来想那这个游戏试试wine的功能的。呵呵。
回复

使用道具 举报

 楼主| 发表于 2006-5-26 23:23:58 | 显示全部楼层
好像运行Zuma就是报这个错误,我现在用wine安装了一个BTspirit ,正在使用,而且很正常,看来对于不支持的windows软件就是应该报那个错误。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-4-26 19:08 , Processed in 0.084094 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表