找回密码
 注册
查看: 1386|回复: 3

rh7.2下wine的问题

[复制链接]
发表于 2002-8-22 22:09:48 | 显示全部楼层 |阅读模式
我用的是rh7.2(2.4.7-10)好象自带了一个wine,但每次运行时总提示缺少~/.wine,不知是怎么回事?如果要安装一个新的wine-20020804的版本,不知在rh7.2中是否能用?要否先卸载旧的wine?
发表于 2002-8-23 08:34:38 | 显示全部楼层
在你的主目录下建立一个.wine目录,里面建立一个config文件,内容可以参考精华区的贴子,但是推荐用新版的,因为那个无法正常显示中文,安装新版之前需要删除旧版的。rpm -e 就可以了。
回复

使用道具 举报

 楼主| 发表于 2002-8-23 10:59:54 | 显示全部楼层

还有问题

建立了.wine目录之后,运行了wine.然后到其目录下发现生成了config文件.
然而在config中却未发现mount的windows分区.(c装的是2000 fat32,d装的是xp fat32).
只有一个wine-c,但这个目录下面基本上都是空目录,是否有用?
对于windows分区是否能否手动增加?

config的具体内容:
[Drive C]
"Path" = "/usr/share/wine-c"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"

[Drive D]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
; make sure that device is correct and has proper permissions !
"Device" = "/dev/cdrom"

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

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

[Drive Z]
"Path" = "/"
"Type" = "network"
"Label" = "Root"
"Filesystem" = "win95"

[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"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"
"ShellLinker" = "wineshelllink"
回复

使用道具 举报

发表于 2002-8-23 12:28:47 | 显示全部楼层
windows分区可以手动添加。把
[Drive C]
"Path" = "/usr/share/wine-c"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95
这里的path后面的改成win98或winxp的安装点就可以了,空目录没什么用,如果下面有windows一类的目录就可以用了,虽然兼容性会差一点。
BTW:如果用winxp的话,下面这段
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
的system也要改成c:\\windows\system32.
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-7-22 10:04 , Processed in 0.026815 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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