For Reference, I just did an install of Kubuntu22.04 in a virtual machine.
There was a slight difference vs my previous instruction, it is not related to Gina.
When I did the dotnet462 install, wine complained about a possible bug with a reference to a bug page on winehq webpage.
I added a --force and the rest completed with success.
Kubuntu22.04
From a fresh install into a first boot
Now to install and run Gina
- WINEPREFIX="$HOME/Gina" WINEARCH=win32 wine wineboot
- WINEPREFIX="$HOME/Gina" winetricks --force -q dotnet462
- wget https://eq.gimasoft.com/GINA/setup.exe -P "$HOME/Gina/"
- WINEPREFIX="$HOME/Gina" wine $HOME/Gina/setup.exe