开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date

Re: tqsl version 2.6.5 install from source

 

the file is in?/usr/local/lib/aarch64-linux-gnu
--
Jay
WB2QQJ


Re: tqsl version 2.6.5 install from source

 

开云体育


Ok, from your previous (updated) post, you said that it could not find the "libtqsllib.so" file yet the output you shared in the last post says that it built and copied a file over to /usr/local/lib/aarch64-linux-gnu/libtqsllib.so.? Few things here:

?? 1. Is the /usr/local/lib/aarch64-linux-gnu/libtqsllib.so file actually there?


?? 2. It looks to me that you're compiling TQSL on a 64bit ARM OS and from your original post including the hint of being in /home/pi, I assume this is on a Raspberry Pi. It's strange that the libtqsllib.so name doesn't reflect it's 64bit but I just checked on my 64bit X86 machine running u20.04 and indeed, this is expected:
?? --
?? $ find / 2>&1 | grep libtqs
?? /usr/lib/trustedqsl/libtqsllib.so

?? $ dpkg -l | grep -i qsl
?? ii? trustedqsl???????????????????????????????? 2.5.1-1build1????????????????????????????? amd64??????? QSL log signing for the Logbook of the World (LoTW)
?? --


?? The my output above, notice that the library file is actually in /usr/lib/trustedqsl/ (includes a subdirectory named trustedqsl) but from your output, it says it's putting it in /usr/local/lib/aarch64-linux-gnu/? (no trustedqsl sub-directory).? That seems inconsistent (at best) though might not be fatal.



From the installation instructions at , did you run the "sudo make install" step after the make command was done?? You CANNOT run the program without doing that.

--David
KI6ZHD



On 04/09/2023 09:31 AM, Jay Lijoi wrote:

from the make process:

Install the project...
-- Install configuration: ""
-- Up-to-date: /usr/local/lib/aarch64-linux-gnu/libtqsllib.so

I downloaded and followed the directions includes at?
--
Jay
WB2QQJ



Re: tqsl version 2.6.5 install from source

 

开云体育

First, is the file there in /usr/local/lib…. You indicated that it was only in download/src or similar.

Second, is this an install that needs to run as root to plant the library and update the path tree? (I can’t see the install notes for it on my tablet). That’s bitten me a couple of times.?

Worse comes to worse, move the missing library manually to where it’s expected.?

Best,

David

--
David A. Lane, KG4GIY
EC/RO Prince William County?ARES?/RACES
+1.703.628.3868
http://www.pwcares.org/
IM: kg4giy


On Apr 9, 2023, at 12:31, Jay Lijoi <lijoi@...> wrote:

?
from the make process:

Install the project...
-- Install configuration: ""
-- Up-to-date: /usr/local/lib/aarch64-linux-gnu/libtqsllib.so

I downloaded and followed the directions includes at?https://www.arrl.org/tqsl-download
--
Jay
WB2QQJ


Re: tqsl version 2.6.5 install from source

 

from the make process:

Install the project...
-- Install configuration: ""
-- Up-to-date: /usr/local/lib/aarch64-linux-gnu/libtqsllib.so

I downloaded and followed the directions includes at?https://www.arrl.org/tqsl-download
--
Jay
WB2QQJ


Re: tqsl version 2.6.5 install from source

 

开云体育


Hello Jay,

Since you compiled this new version of TQSL, it should have built both the program binaries and also it's required libraries.? What this error is saying is it cannot find the libraries.? What URL did you file to download, compile, and install TSQL?? If we can look at those instructions, maybe we can identify any errors or see if you skipped a step.? My first guess would be that you didn't run the required "make install" step.? My second guess would be that the installation process put the libraries somewhere in /usr/local/ but the machine doesn't know to look in there.?? To check, you can run:

?? ldconfig -p | grep -i qsl

--David
KI6ZHD


On 04/09/2023 09:07 AM, Jay Lijoi wrote:

Thank you David,

tqsl: error while loading shared libraries: libtqsllib.so: cannot open shared object file: No such file or directory

I don't know where to find libtqsllib.so file or where to get it.
--
Jay
WB2QQJ



Re: tqsl version 2.6.5 install from source

 
Edited

Thank you David,

tqsl: error while loading shared libraries: libtqsllib.so: cannot open shared object file: No such file or directory

I found the file in Downloads/tqsl-2.6.5/src but nowhere else.?
--
Jay
WB2QQJ


Re: tqsl version 2.6.5 install from source

 

开云体育


Hello Jay,


I installed tqsl from source following the instructions from arrl.
After installing all prerequisites, the cmake process went smoothly.
However, the program won't launch.??/home/pi/Downloads/tqsl-2.6.5/apps/TQSL just spins and stops.

Open up a terminal window and run tsql from there.? If things work properly, the TQSL window should open up as expected.? If it fails, you should get some details of the issue in the terminal window.? Paste those details in a reply here and the group can help you decode what it might mean.

--David
KI6ZHD


Re: HamPi hard drive USB boot

 

开云体育

Wrong Jack Smith. I may be the former ABC News reporter, the lawyer from Tupelo MS, the film producer (who may have faked his death, and hence here I am!), the former intelligence analyst, or…? Well, with such a unique name, I could be all of the above!

73

Jack KE4LWT

?

From: [email protected] <[email protected]> On Behalf Of Brandon
Sent: Wednesday, April 5, 2023 7:34 AM
To: [email protected]
Subject: Re: [RaspberryPi-4-HamRadio] HamPi hard drive USB boot

?

Jack Smith, Special Counsel, is into ham radio? Cool!! You know, nobody believes that that's your real name. Ham on bro....


tqsl version 2.6.5 install from source

 

Good evening,

I installed tqsl from source following the instructions from arrl.
After installing all prerequisites, the cmake process went smoothly.
However, the program won't launch.??/home/pi/Downloads/tqsl-2.6.5/apps/TQSL just spins and stops.?

Am I missing something?
Please help,
Jay
WB2QQJ


Re: HamPi hard drive USB boot

 

Jack Smith, Special Counsel, is into ham radio? Cool!! You know, nobody believes that that's your real name. Ham on bro....


pi4 servber is dropping the VNC connection ,,,,

 

The Pi in my RFLKIT amplifier will connect with a vnc viewer client, but drops after 10 ? minutes ...

where should I look ???? I replaced the SD card with a different backup image, now VNC stays connected.

?????

tnx

bill


Re: HamPi hard drive USB boot

 

Yes. I followed these directions.



On Tue, Apr 4, 2023, 8:03 AM Francis <contact.f6ded@...> wrote:
Hello, has anyone tried to boot HamPi from a hard drive on a usb port?
I don't arrive to make it on a Rpi 4b.
Can you help me ?

Francis F6DED


HamPi hard drive USB boot

 

Hello, has anyone tried to boot HamPi from a hard drive on a usb port?
I don't arrive to make it on a Rpi 4b.
Can you help me ?

Francis F6DED


HamPi 3.3 32-bit (March 2023) "Parks on the Air Edition" Released

 

Hi friends, fellow hams, and HamPi / HamPC / HamIQ??users... I'm sorry the December release of HamPi is a day late... During testing, I discovered several issues that needed correcting prior to release.

I am pleased to announce that??(32-bit), the comprehensive award-winning ham radio software distribution for the Raspberry Pi is now available for public download! There have been over 95,000 downloads of HamPi to date across the world.

On March 1, 2022, SourceForge awarded HamPi the Community Choice and SourceForge Favorite awards. Additionally, in late August, 2022, SourceForge awarded HamPi the prestigious Community Leader award.

Direct Download Link:?

NOTE: This is the 32-bit version. The 64-bit version will be released in the next few days/weeks.

All things HamPi / HamPC related:?

If you run into issues, please post to the forum on?/g/Ham-Pi/?first. If you see a bug (defect), please report it on the GitHub issues page at:?

Did you know that HamPi has a wiki? Find it at?

UPGRADING: In order to transition smoothly from HamPi 1.X to HamPi 3.3 and preserve your configuration settings, please follow the instructions in the file found in the download area, "UPGRADING_FROM_PRIOR_VERSION.TXT" (This is still a work in progress.)


CHANGELOG:

Version 3.3 (March 2022) Release
===================================

- Note: HamPi no longer fits on 16GB card
? Use 32GB card or larger
- Updated copyright year to 2023
- Switched license to GPL 3.0.
- Added aa-analyzer script
- Added Fl_MoxGen analyzer
- Added OWX (Open Wouxun) package
- Added Wordsworth (CW trainer)
- Added ADIF Multitool
- Added xwefax (weather)
- Update D-Rats to 0.4.0
- Broken packages (not installed this version):
? * JS8Call (bitrot)
? * TRlog
? * Hlog
? * SDRAngel

Good luck and 73!



--
-- Dave,?? ? ? ? ? ? ? ? ? ? ? ?Technical Specialist,??--
--?? Lifetime Member:?////?--
--??--


Re: TONIGHT - WED. MARCH 8 - OPPORTUNITY

 

开云体育

US Eastern time is UTC -5. Next week it will be -4 (Daylight Saving Time begins at 02:00 Sunday March 12 local in most states)
So to answer, it looks like 01:00 on Thursday.?


73 de Ray Quinn W6RAY
Visalia, California UTC -8


On Mar 8, 2023, at 13:19, Jerry Rector - K4OAM <kb4oam@...> wrote:

?
8:00 pm Eastern

On Wed, Mar 8, 2023 at 5:50?PM M7HGM Jon <jon@...> wrote:
UTC?


Re: TONIGHT - WED. MARCH 8 - OPPORTUNITY

 

8:00 pm Eastern

On Wed, Mar 8, 2023 at 5:50?PM M7HGM Jon <jon@...> wrote:
UTC?


Re: TONIGHT - WED. MARCH 8 - OPPORTUNITY

M7HGM Jon
 

UTC?


TONIGHT - WED. MARCH 8 - OPPORTUNITY

 

Your Knowledge is Valuable!

All of us want to learn, solve problems and share information.

GA DIGITAL NET is your opportunity to listen and learn and/or share your valuable know-how!

?

We begin every Wednesday at 8:00 pm Eastern on Talk Group 3113, Brandmeister & K4USD Networks.

?

Please use NETQSO.COM to log in and list your interest or problem to be solved or simply tell us during check in.

?

If you just want to listen that's fine too.

?

All are welcomed to participate in GA DIGITAL NET during our friendly and informative session.


Re: APRS Ringer working?!

Harald Rester
 

sorry, wrong group...


Re: Weather Station Feeding APRS

 

开云体育

These sorts of consumer products are revised frequently, so I don't expect the exact model I have (01525-A1) is still available.? I got it new some 7 years ago.? That said, the software support also changes rapidly, so the best thing is to try and find a match between what's supported and what's available.?



Good luck!

Greg? KO6TH


DavidC KD4E wrote:

When I looked a while back the stations friendly to Linux, and that had direct feeds to a local computer, were either off the market or very expensive.
Is the Accurite you're using still on the market?
If not, are you aware of a weather station (wind speed & direction, rainfall, barometric pressure) that is.
I don't want anything that requires the Internet or a subscription or an app.
Thanks,
David KD4E