LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 597|回复: 4

wine 不能运行

[复制链接]
发表于 2010-6-28 15:24:10 | 显示全部楼层 |阅读模式
开始时我是用emerge wine来安装的,,但安装后,我在终端里输入wine时,结果显示Killed
输入winecfg也一样,,
然后我删了,又手动编译安装了wine,,结果还是同样的结果。
请问一下,这是怎么回事呀?
发表于 2010-6-28 18:08:13 | 显示全部楼层
能不能把系统反馈贴出来?又不是什么秘密。
--
难道只提示了killed六个字母?
回复 支持 反对

使用道具 举报

发表于 2010-6-28 21:21:53 | 显示全部楼层
内核打过 grsecurity 补丁?
那么试试 chpax。
http://etutorials.org/Networking ... el+with+grsecurity/
The High security level also enables grsecurity's PaX code, which enables nonexecutable memory pages. Enabling this will cause many buffer overrun exploits to fail, since any code injected into the stack through an overrun will be unable to execute. However, it is still possible to exploit a program with buffer overrun vulnerabilities, although this is made much more difficult by grsecurity's address space layout randomization features. PaX can also carry with it some performance penalties on the x86 architecture, although they are said to be minimal. In addition, some programs?such as XFree86, wine, and Java© virtual machines?will expect that the memory addresses returned by malloc() will be executable. Unfortunately, PaX breaks this behavior, so enabling it will cause those programs and others that depend on it to fail. Luckily, PaX can be disabled on a per-program basis with the chpax utility (http://chpax.grsecurity.net).

To disable PaX for a program, you can run a command similar to this one:

# chpax -ps /usr/bin/java

也许内核版本问题。
http://www.winehq.org/pipermail/ ... ebruary/020545.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-7-1 21:31:15 | 显示全部楼层
localhost:#wine
Killed
localhost#

只有这些,其它什么信息都没有了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-7-1 21:34:47 | 显示全部楼层
对,就是3楼中所说的问题,,:
    I'm using ubuntu dapper and recently I've updated wine to 0.9.8.
>>Now. The only message I'm getting after issuing $wine is "killed". I
>>tried to run it with WINEDEBUG=+all, but still the only thing I get is
>>killed. I tried to compile wine from tarball, but nothing changes. I
>>wonder what is wrong and if anyone has similar problem?

我正在查,看能不能解决
回复 支持 反对

使用道具 举报

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

本版积分规则

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