I've generated a .deb file to install CQRLOG on a Raspberry Pi. It installed OK on my Raspbian Jessie system on a Pi 3. You can get the file here: https://www.dropbox.com/s/pp613nzsqai7ond/cqrlog_2.1.0-1_armhf.deb?dl=0.
Enjoy,
Scott WZ0W
I've generated a .deb file to install CQRLOG on a Raspberry Pi. It installed OK on my Raspbian Jessie system on a Pi 3. You can get the file here: https://www.dropbox.com/s/pp613nzsqai7ond/cqrlog_2.1.0-1_armhf.deb?dl=0.
Enjoy,
Scott WZ0W
There is currently 1 user online.
Thank you for great work, Scott!
Could I download the deb and put it to CQRLOG website into Download section, please?
73 Petr
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Absolutely! Glad to help.
Any tips on getting all the dependencies for this installed? I'm having major issues with getting the MySQL stuff to install cleanly. To be fair, this is the first time I've tried to seriously use at apt based distro (I'm a Gentoo man at heart), so maybe you just need to point me to a good tutorial somewhere. :)
Well, I seem to have fixed this. Somehow. At least, it's working now, after I properly initialized the mysql data dir with mysql_install_db.
Sorry...I didn't see your request for help. Not sure if have been much help. But there's a program called GDebi that will check dependencies and try to resolve them if possible.
Anyway, glad you got it sorted.
Scott WZ0W
On my fresh RPI 3 installation with kernel 4.9.41 I must add default-libmysqlclient-dev
Thanks for letting me know. Were you able to get it running once you installed that package?
Off course, no more problems. Thank You.
73 - Piotr
Hello Scott,
Great job, thank-you. I'm a bit curious to know how you succeed in building CQRLOG on PI (cross-compilation or building on Raspberry ?) : I tried but I failed due to Lazarus version error ...
In any case the installation on my PI was successful, excluding for the network connection to DX Cluster (both http and telnet : status connect but no spot flowing) and to LoTw (where I got an SSL "can't connect" error in sending adif file). Connection of the “grayzone” is on the contrary correctly running and I can see the reverse beacon spots.
Do you have any suggestion ? PI is PI3 fresh Jessie installation, up-to-date.
Thank-you
73 IU1IPB Ugo
Ugo,
I built the package using an Ubuntu MATE image on the Raspberry Pi. This way I was able to use Petr's Lazarus and FPC packages in his PPA. Once the .deb package was generated, I copied it over to the SD card with Raspbian and installed it there.
I have been having these same issues with network components of CQRlog recently myself. I think something in a Raspbian update may have affected the networking aspects of CQRlog, but no idea what.
All the best,
Scott WZ0W
Thank-you Scott, I will try to buld my myself on MATE.
By the way, a preliminary googling reports a case of "Network subsystem is unusable / open SSL" error from Lazarus forum, dealing with open SSL version issue.
Not totally sure to be able to solve by myself.
All the best,
Ugo