I run Arch Linux on my laptop and tried to load CQRLog onto it on the weekend. Got a message back saying that it isn't built for x86-64 architecture, so wouldn't install. Is this true? What can I do to install it, or isn't it possible?
Sun, 2013-03-10 23:06
#1
(SOLVED) CQRLog for x86-64 architecture?
CQRLOG is compiled also for amd64 architecture. Did you downloaded right file? Direcory with amd6 binaries are here: http://www.cqrlog.com/files/cqrlog_1.5.4/cqrlog_1.5.4_amd64.tar.gz
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Thanks Petr, I have downloaded it and will see how we go.
Petr,
I have downloaded it to my home folder and, in a terminal, typed;
tar -xzvf cqrlog_1.5.4_amd64.tar.gz and received a message saying child returned status 2, not recoverable. Have I missed something?
Hi Grant.
I updated the file PKGBUILD in AUR and added the x86_64 architecture.
To install:
yaourt -S cqrlog
73! de RW6MR
Thanks for this. This evening I tried to do a fresh install from AUR and received this:
sudo packer -S cqrlog
/tmp/packertmp-0/cqrlog.PKGBUILD: line 24: [: missing `]'
Aur Targets (1): cqrlog
Proceed with installation? [Y/n] n
Any suggestions?
Regards
[quote=VK4JAZ]Thanks for this. This evening I tried to do a fresh install from AUR and received this: sudo packer -S cqrlog /tmp/packertmp-0/cqrlog.PKGBUILD: line 24: [: missing `]' Aur Targets (1): cqrlog Proceed with installation? [Y/n] n Any suggestions? Regards[/quote]
Hi Grant.
I found a mistake in the file PKGBUILD.
Try again.
73! de RW6MR
Thanks RW6MR. Works beautifully now. Much appreciated.