Running Ubuntu 22.04.1 LTS. Just updated software and wine-8.0 was installed.
The first run popped up a message saying wine-mono wasn't found. It could install it, but it recommended using a distribution package and pointed to https://wiki.winehq.org/Mono .
Unfortunately
1) The wiki page https://wiki.winehq.org/Mono doesn't list a Wine Mono Version for Wine version 8.0.
2) I don't know how to get that pop-up again so I can't have Wine install a version.
3) When I run a program under Wine I get a message below:
Code:
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:err:module:import_dll Library OpenAL32.dll (which is needed by L"Z:\\.....exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\\....exe" failed, status c0000135
(That program ran under the previous version of Wine.)
How do I move forward?