Hello,

I recently had to reinstall Linux Mint 19 on my shack PC and ran into some
problems getting WSJT-X 2.0.0 rc4 to execute (and I can't get older
versions of WSJT-X to install at all, due to a libreadline6 dependency). I
was able to install the DEB package and also compile from source, but in
both cases when I tried to run the program, I was presented with this error:

Error: Failed to find SQLite Qt driver

After a bit of trial-and-error, I was able to determine that this version
of WSJT-X is dependent on the libqt5sql5-sqlite package. After installing
it via

sudo apt install libqt5sql5-sqlite

then I was able to run the program as expected. I'm hoping that the devs
can fix this dependency for the final release and I wanted to document this
for others who might be running into the same problem. Should I cross-post
this to the wsjtgroup Yahoo list so it can get a wider audience?

73,
Jason Milldrum NT7S
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to