|
|
我的系统是FC6,用yum install wine 安装了wine 0.9.27,然后下了个EasyWine3RC2.sh安装了EasyWine,初始化wine设置到32%(安装第2步 导入wine初始化)就停在那,按网站上说修改/usr/bin/EasyWine,加入了“[ "$wineversion" = "Wine 0.9.27" ]”,但还是不行。
终端下显示:
[root@lxy EasyWine]# EasyWine
shell-init: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
pwd: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
pwd: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
ln: 正在创建指向“/root/.wine/dosdevices/x:”的符号链接“./x:”: 没有那个文件或目录
在/root/.wine/EasyWine/wcs.log中显示:
-- wine inf --
Warning: could not find DOS drive for current working directory '', starting in the Windows directory.
Failed to open the service control manager.
谁知道这是什么原因啊? |
|