Make sure that ntlm_auth >= 3.0.25 is in your path

用wine运行游戏出现:

0041:err:winediag:SECUR32_initNTLMSP 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

解决方案:

apt-get install winbind

猜你喜欢

转载自blog.csdn.net/appleyuchi/article/details/107735965