[Seek Help] 求教:wine64下winecfg运行报错,怎么解决? Resolved
Tofloor
poster avatar
super3dmax
deepin
2022-08-02 22:37
Author

要用一个软件,该软件是64位的,必须使用wine64。已经使用如下命令

WINEARCH=win64 WINEPREFIX=~/.deepinwine/wine64 deepin-wine6-stable ~/Downloads/setup.exe

安装完成,也能正常运行了,就是字体太难看了。

现在想修改一下字体,在wincfg中打开“允许加载Windows Fonts目录下的字体”选项,但运行wincfg时报错

env WINEPREFIX=~/.deepinwine/wine64 /opt/deepin-wine6-stable/bin/winecfg

错误信息如下:

wine: could not load ntdll.so: libudis86.so.0: cannot open shared object file: No such file or directory

这种要怎么解决?看了一下/opt/deepin-wine6-stable/bin目录,也没发现有64位wincfg

系统是deepin v20.6

Reply Favorite View the author
All Replies
super3dmax
deepin
2022-08-02 23:15
#1

原来32位下也是一样报错。用apt-file搜索这两个文件,根据搜索不到在哪个包里。这都不知道该装哪个包了

Reply View the author
delsin
deepin
2022-08-02 23:26
#2

用wine游戏助手或者wine运行器1.7.1来设置吧。我发现我电脑上用命令行设置deepin-wine6-stable也不行。

Reply View the author
super3dmax
deepin
2022-08-02 23:31
#3

发现自己可能命令用错了。。。

env WINEPREFIX=~/.deepinwine/wine64 deepin-wine6-stable winecfg

这样就能正常运行了

Reply View the author
ThinKinG
deepin testing team
2022-08-03 01:44
#4

like

Reply View the author