LinuxSir.cn,穿越时空的Linuxsir!

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

我的wine总是出现这样的提示,怎么解决?

[复制链接]
发表于 2004-5-29 12:40:32 | 显示全部楼层 |阅读模式
已经装了DCOM98和常用win98 DLLs

err:virtual:map_image Image was mapped at 0x11e000: standard load address for a Win32 program (0x00400000) not available
err:virtual:map_image Do you have exec-shield or prelink active?
wine: could not load L"C:\\down\\qq2000b1220.exe" as Win32 binary


这是什么问题啊?
发表于 2004-5-29 13:13:55 | 显示全部楼层
./wine/config配置文件有问题,通常这种情况是所要运行的硬盘分区并不在配置文件的硬盘设置里。
解决方法:把全部硬盘都写在配置文件里
 楼主| 发表于 2004-5-29 15:11:37 | 显示全部楼层
这是我的配置

notepad也能运行

就是其他的一个都不能运行

为什么啊



[Drive C]
"ath" = "/home/ivea/c"
"Type" = "hd"
"Label" = "mywine"
"Filesystem" = "win95"

[Drive E]
"ath" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"

[Drive F]
"ath" = "${HOME}"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"

[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"ath" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"rofile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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