Code: Select all
Matthew_Wai@Desktop:~$ wine "/media/Matthew_Wai/HDD/Apps/Paint.NET64Portable.exe"
0009:err:ntlm:check_version Failed to get the helper version.
0009: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.
0009:err:winediag:load_gssapi_krb5 Failed to load libgssapi_krb5, Kerberos SSP support will not be available.
002b:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
Matthew_Wai@Desktop:~$ apt policy winbind
winbind:
Installed: 2:4.9.5.31-1+dde
Candidate: 2:4.9.5.31-1+dde
Version table:
*** 2:4.9.5.31-1+dde 500
500 https://home-packages.chinauos.com/home plum/main amd64 Packages
100 /usr/lib/dpkg-db/status
Matthew_Wai@Desktop:~$
How can I fix the problem?