Hmmm... ok, I should have thought of that and this
is a common missing step when manually copying over new libraries
vs. then getting installed via a packaging system like apt, rpm,
dnf, pac whatever.?
This is a good example of why I generally recommend people to
package all their source builds so you better manage dependencies,
find conflicts, etc. (and that package manager automatically runs
lddconfig too).? It's possible that tqsl added support cmake
packaging.? Try this command instead of "sudo make install" when
in the main tqsl source directory where you built the binaries and
libraries:
?? cpack -G DEB
If that command successfully creates a package, you can then
install the program with "dpkg -i <package name>".
Anyway.. good luck with getting TQSL setup, getting the resulting
certificates installed, etc.? As mention in the other post, I also
wrote a section of how to use TQSL too if it helps:
??
--David
KI6ZHD
On 04/09/2023 10:30 AM, Jay Lijoi
wrote:
toggle quoted message
Show quoted text
sudo /sbin/ldconfig -v
This fixed it, I don't know why, but it opens now.
David, you're the best for hanging in there with me. I can't
express how much I appreciate your help and guidance. I learned a
lot!
Thank you, thank? you, thank you,
--
Jay
WB2QQJ