When compiling you are looking for the dev packages for that dependency, so


 libboost-dev

Just compile from source instead

73

vk4tux (Trixie user)

On 14/11/25 23:22, Scott via wsjt-devel wrote:


I upgraded to Trixie on my Pi4 and am attempting to install the installation package 2.7.1.

Aside from a few overwrite issues I overcame, the install terminates looking for packages libboost-log, -filesystem, and –thread.Specifically, the installation is looking for versions 1.74 of each but not finding any version of them.

To address this, I ran commands sudo apt install libboost-log, sudo apt install libboost-filesystem, and sudo apt install libboost-thread.For each command, Trixie informed me that the latest version of the respective package was installed and the most up-to-date: libbost-log1.83.0.2+b2, libboost-filesystem1.83.02+b2, and libboost-thread1.83.0.2+b2.So, while Trixie says they exist, wsjtx is unable to find any.

Trying 2.6.0 results in the same failure.

Does anyone have a suggestion on how to overcome this?

73 W3WT



_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to