报错:0174:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
解决:sudo apt install winbind
wine报错
于 2023-08-01 19:18:32 首次发布