我在yum install wine后,wine一直使用不了,下面是提示错误:
[tang@localhost ~]$ wineboot
wine: creating configuration directory '/home/tang/.wine'...
wait event returned -14
wine: wineprefixcreate failed while creating '/home/tang/.wine'.
[tang@localhost ~]$ wineserver: could not save registry branch to /home/tang/.wine-UY15UH/system.reg : No such file or directory
wineserver: could not save registry branch to /home/tang/.wine-UY15UH/user.reg : No such file or directory
我手工建立.wine文件后
[tang@localhost ~]$ wineboot
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 '/home/tang', starting in the Windows directory.
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 '/', starting in the Windows directory.
err:wineboot:main Cannot set the dir to L"c:\\windows" (2)
err:wineboot:main Cannot set the dir to L"c:\\windows" (2)
chao.t 于 2008-02-26 13:30:16发表:
我用root用户编译和安装后,还是报上面一样的错误,还需要在那里配置吗?
feiyang_zc 于 2008-02-26 00:51:59发表:
我是用源码编译的,建议用root权限。。安装和配置好。。用了wine之后,安全性会降低哦。。
chao.t 于 2008-02-25 19:17:22发表:
没人知道怎么解决吗?