LinuxSir.cn,穿越时空的Linuxsir!

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

运行wine出现如下错误

[复制链接]
发表于 2005-12-15 16:37:13 | 显示全部楼层 |阅读模式
在/mnt/hdc1/Program Files/Internet Explorer下,
lb@1[Internet Explorer]$ sudo wine iexplore.exe
Invoking /usr/lib/wine/wine.bin iexplore.exe ...
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/misc/hdc1/Program Files/Internet Explorer', starting in the Windows directory.
wine: cannot open (null)
Wine failed with return code 1
lb@1[Internet Explorer]$
============================
我的~/.wine/config:
[Drive A]
"ath" = "/media/floppy0"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"

[Drive C]
"ath" = "/mnt/hdc1"
"Type" = "hd"
"Label" = "DOS DRIVE"
"Filesystem" = "win95"

[Drive D]
"ath" = "/media/cdrom0"
"Type" = "cdrom"
"Label" = "/media/cdrom0"
"Filesystem" = "win95"
"Device" = "/dev/hdb"

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

[Drive Y]
"ath" = "%HOME%"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"

[Drive Z]
"ath" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"

[wine]
"Windows" = "C:\\Windows"
"System" = "C:\\Windows\\System32"
"Temp" = "X:\\"
"ath" = "C:\\Windows;C:\\Windows\\System;X:\\;X:\\test;Y:\\"
"GraphicsDriver" = "x11drv"
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
==============================
其他都默认了,感觉错误在这里。。。。。。


帮忙分析下。
发表于 2005-12-15 21:06:32 | 显示全部楼层
这种配置太古老了

请上 www.winehq.org 更新一下你的 wine

和/或你对 wine 的认识
回复 支持 反对

使用道具 举报

发表于 2005-12-15 22:09:50 | 显示全部楼层
wine改用registry来配置也才半年吧,就太古老了?
回复 支持 反对

使用道具 举报

发表于 2005-12-15 22:13:26 | 显示全部楼层
Post by bbmd
在/mnt/hdc1/Program Files/Internet Explorer下,
lb@1[Internet Explorer]$ sudo wine iexplore.exe
Invoking /usr/lib/wine/wine.bin iexplore.exe ...
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/misc/hdc1/Program Files/Internet Explorer', starting in the Windows directory.
wine: cannot open (null)
Wine failed with return code 1
lb@1[Internet Explorer]$
============================
我的~/.wine/config:
[Drive A]
"ath" = "/media/floppy0"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"

[Drive C]
"ath" = "/mnt/hdc1"
"Type" = "hd"
"Label" = "DOS DRIVE"
"Filesystem" = "win95"

[Drive D]
"ath" = "/media/cdrom0"
"Type" = "cdrom"
"Label" = "/media/cdrom0"
"Filesystem" = "win95"
"Device" = "/dev/hdb"

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

[Drive Y]
"ath" = "%HOME%"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"

[Drive Z]
"ath" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"

[wine]
"Windows" = "C:\\Windows"
"System" = "C:\\Windows\\System32"
"Temp" = "X:\\"
"ath" = "C:\\Windows;C:\\Windows\\System;X:\\;X:\\test;Y:\\"
"GraphicsDriver" = "x11drv"
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
==============================
其他都默认了,感觉错误在这里。。。。。。


帮忙分析下。
错误不是在这里,要wine IE的话是要特别的dll设置的,搜索一下吧!
回复 支持 反对

使用道具 举报

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

本版积分规则

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