CQRLOG Not Loading on Linux Mint 22.2

3 posts / 0 new
Last post
W7ZDX
CQRLOG Not Loading on Linux Mint 22.2

Hello Guys,

I haven't been on here in a while, in fact I have been off the air about a year.

My old version of Linux Mint stopped working. I never did get CQRLOG to work so I am asking again if someone could help. I am using a IC-7610 and a Lenova Desktop.

73
Bog
W7ZDX

oh1kh
CQRLOG Not Loading on Linux Mint 22.2

Hi Bog!

You could look at https://github.com/OH1KH/CqrlogAlpha/tree/main/compiled
There are some documents (READMEs) and some zip files having bash scripts inside.

Perhaps the script in install_Ubuntu2204_cqrlog.zip could work also with Mint (not tested).
It should install all dependencies, official Cqrlog 2.5.2 (very old) and upgrade it to latest CqrlogAlpha (if seleceted)

--
Saku
OH1KH

n8mus
CQRlog on Linux Mint SQL error fix and how to update on youtube

https://www.youtube.com/watch?v=9ptZy7AY_dk

New to Linux and want to install a great logging program? This is the easy way to install and get the latest version as well as some other tips to get yo started.
Terminal commands copy and paste one at a time:
SQL error fix:
sudo apt install cqrlog libmariadb3 libmariadb-dev mariadb-common mariadb-server
To update to the latest version of CQRlog:
Lazarus install one line at a time:
sudo apt-get update
sudo apt-get install cqrlog lazarus git

OH1KH GitHub page book mark this:
https://github.com/OH1KH/cqrlog/tree/...
click on the green code tab then "Download ZIP"

Once downloaded, right click extract here creates new folder right click on that and click on open in terminal then type "make" after its done type "sudo make install" type password and thats it.

For faster app starts open terminal and type: sudo apt install preload

Solved all my issues with SQL Maria error AND makes updates easy.
73
Jon

Jon