SQRLOG installation failed

9 posts / 0 new
Last post
pa1rh
SQRLOG installation failed

Hi,
 
I am new in using SQRLOG
First I installed Linux mint 17
Then I tried installing SQRLOG with help of the software manager
Then I started SQRLOG. But during startup it tries to create a log database which does not succeed
It gives the error message:
libmysqlclient.so.16 or libmysqlclient.so: open failed: No such file or directory
I tried also Ununtu 14.04 with same results
Also Installing SQRLOG with help of the commands mentioned in the FAQ did not solve the problem.
Probably it has to do with mariadb setup?
Does anyone know what I am doing wrong?
Kind regards,
Roel

cx1jk
Hi Roel,

Hi Roel,

Why don't you try in ubuntu with the following from the console: sudo apt-get install cqrlog

It is available from the repositories and it's working for me. I think you are having dependency issues and hope apt-get of Debian (the same for Ubuntu) will resolve for you.
I am running Kubuntu and CQRLOG from repositories is working fine.

Regards,

Eduardo CX1JK

pa1rh
Hi Eduardo,

Hi Eduardo,
 
Thanks for your reply. I did it also with the command you mentioned in both Linux Mint 17 and Ubuntu 14.04.
So these both command in a terminal session:
sudo add-apt-repository ppa:ok2cqr/ppa && sudo apt-get update sudo apt-get install cqrlog
But with same results.
I have now also tried KB1OIQ - Andy's Ham Radio Linux distribution, which has also packaged CQRLOG. And there first I executed /usr/local/bin/init_cqrlog as Andy mentioned on his page.
This is working. So I will also try it in Linux Mint 17. Probably this will help.
Kind regards,
 
Roel

ra2ft
Hi Roel,

sudo apt-get install libmysqlclient18
LINUX MINT 17 + CQRLOG 1.7.4
73! Yuri
 

k8wdx
The same thing hapens when I

The same thing hapens when I install the later versions, they way I do it is on a fresh install, is get an older version from the menu on the left, I use 15.8, I install that then I open it let it go through all the updates, for managers ect, then I open terminal and type this:  sudo add-apt-repository ppa:ok2cqr/ppa then type sudo apt-get update,and wala the latest version is installed and I am good to go... HTH Tom K8WDX

Tom K8WDX

pa1rh
Hi Yuri,

Hi Yuri,
 
Thanks a lot! This is the trick.
 
Great.
 
73,
 
Roel

zl3aau
Mint 17

I also have the same problem when I upgraded from Cinnamon Mint 15 to mint 17.
I tried the RA2FT solution and it worked on a machine running mint 17 32 bit but failed on a machine running Mint 17 64 bit . Any thoughts Why anyone?
73 john

john-zl3aau

ra2ft
CQRLOG 1.7.4 & Linux Mint 17- 64 Cinnamon

Hi John
1.Uninstall CQRLOG and delete all files from ~./config/cqrlog
2.Install Mariadb server from:
 https://downloads.mariadb.org/mariadb/repositories/#mirror=mephi&distro=...
3.Install CQRLOG 1.7.3 (  http://www.cqrlog.com/node/5  ) , import MY_LOG.ADIF (don't do import old configuration cqrlog.ini)
4.  sudo add-apt-repository ppa:ok2cqr/ppa  
   sudo apt-get update
5. after updating to version 1.7.4
control of a configuration should be made hands
73! Yuri, RA2FT
 

ra2ft
CQRLOG 1.7.4 & Linux Mint 17- 64 Cinnamon

Hi John
1.Uninstall CQRLOG and delete all files from ~./config/cqrlog
2.Install Mariadb server from:
 https://downloads.mariadb.org/mariadb/repositories/#mirror=mephi&distro=...
3.Install CQRLOG 1.7.3 (  http://www.cqrlog.com/node/5  ) , import MY_LOG.ADIF (don't do import old configuration cqrlog.ini)
4.  sudo add-apt-repository ppa:ok2cqr/ppa  
   sudo apt-get update
5. after updating to version 1.7.4
control of a configuration should be made hands
73! Yuri, RA2FT