I am trying to run SDRPlay2RSS.exe with wine. This is a piece of software based on the .NET framework, belonging to radiotelescope software for the Radio Jove project. I first tried installing wine mono and several dotnet dll versions with winetricks without success.
Then I learned that Ubuntu 22.04.1 Jammy Jellyfish provides built-in support of dotnet. After upgrading the kernel and installing the complete dotnet6 package I tried again to run SDRPlay2RSS.exe with wine. The result is that there still seems to be a need of mono:
0024:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
Shouldn't wine use dotnet instead of mono?
Regards
Sabine