打印

安装wine时遇到的问题

安装wine时遇到的问题

[root@linger tools]# rpm -i wine*
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root

请问vincent是个什么东西啊?

TOP

自己编译了一个wine9.5,情况好多了不过还是有个提示,不知道怎么修改,敬请大虾指点:
[root@linger tools]# wine
fixme:nls:get_env_lcid charset GB18030 was not recognized
Wine 0.9.5
Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
       wine --help                   Display this help and exit
       wine --version                Output version information and exit

TOP

Re: 安装wine时遇到的问题

[quote:9444133142="linger.wang"][root@linger tools]# rpm -i wine*
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root
warning: user vincent does not exist - using root
warning: group vincent does not exist - using root

请问vincent是个什么东西啊?[/quote]



不要用ROOT安装,建立一个普通用户,安装的时候会提示你输入ROOT密码来继续安装的。

TOP

建议楼主多看看精华文章,以前的文章里面有这方面的东西!!
我想飞上青天.......

TOP

精华文章,我也看了,不过我还是有个疑问,就是我的ATI9550不能安装,我的操作系统是
FC5_x86_64

TOP

ATI的驱动一直linux下面一直支持不好,我是N卡的,没装过!不能帮你!
我想飞上青天.......

TOP

那个只不过是他打包时用的用户而已,不用管它。

TOP

多谢直到。我是不是要暂时放弃ATI9550在FC5下的安装啊,我找了好久也没有能让我安装成功的方法,郁闷。

TOP

[linger@linger Zuma]$ wine Zuma.exe
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.

我在运行一个windows游戏的时候遇到了这个问题,所以想请教一下,到底是我的自己的X server没有装好,还是wine运行这游戏自身的问题。我是个这方面的菜鸟,所以希望大家多多指教。

TOP