Ham Radio Logging Software - ACL

Questions about Wine on Linux
Locked
w7zdx
Newbie
Newbie
Posts: 1
Joined: Tue Oct 10, 2023 9:13 am

Ham Radio Logging Software - ACL

Post by w7zdx »

Hi,

I use Linux Mint 21.2 on my desktop on one side and Fedora 38 on the other side (dual boot).

Using Mint I installed Amateur Contact Log and had it working including reHere is the code I used from N4FWD:gedit that allowed me to read the VFO of my radio all under Wine. I wanted yo trade sides of the dual boot. When I did everything seemed to go wrong so I moved it back. I especially had trouble installing 'dotnet48'.

Here is the code I used from N4FWD:

Installing Amateur Contact Log

WINEARCH=win32
WINEPREFIX=/home/bog/.wine-log winecfg

WINEPREFIX=/home/bog/.wine-log winetricks -q win10 dotnet48

WINEPREFIX=/home/bog/.wine-log winetricks -q win10 mdac28

WINEPREFIX=/home/bog/.wine-log winetricks -q win10 jet40

cd Downloads

WINEPREFIX=/home/bog/.wine-log wine ACLOGINST.exe

WINEPREFIX=/home/bog/.wine-log wine AffirmatechExtensionsSetup.exe

I believe the code is sound because it worked with Wine before. Now it installed but hardly works at all. You cannot log with it or import a logbook. If anyone can shed any light I would appreciate it. If you don't think this is Wine related then you are wrong.

Best regards!

73
Locked