Running: "Debian GNU/Linux 11 (bullseye)" 64-bit on a Raspberry Pi 4 Model
B Rev 1.4.

I pre-installed the dependencies listed on the current installation page
<https://physics.princeton.edu//pulsar/K1JT/wsjtx-doc/wsjtx-main-2.5.4.html#NEW_FEATURES>
.

Attempting to install wsjt-x 2.5.4 results in these errors:

pi@raspberrypi:~/Programs/Radio $ sudo dpkg -i wsjtx_2.5.4_arm64.deb
> Selecting previously unselected package wsjtx.
> (Reading database ... 111242 files and directories currently installed.)
> Preparing to unpack wsjtx_2.5.4_arm64.deb ...
> Unpacking wsjtx (2.5.4) ...
> dpkg: dependency problems prevent configuration of wsjtx:
>  wsjtx depends on libc6 (>= 2.34); however:
>   Version of libc6:arm64 on system is 2.31-13+rpt2+rpi1+deb11u2.
>  wsjtx depends on libstdc++6 (>= 11); however:
>   Version of libstdc++6:arm64 on system is 10.2.1-6.
>
> dpkg: error processing package wsjtx (--install):
>  dependency problems - leaving unconfigured
> Processing triggers for gnome-menus (3.36.0-1) ...
> Processing triggers for mailcap (3.69) ...
> Processing triggers for desktop-file-utils (0.26-1) ...
> Errors were encountered while processing:
>  wsjtx
>

Apparently, libc6 version 2.34 is "EXPERIMENTAL" and attempting to force an
installation breaks my Debian distro (ldconfig gets removed).

How to resolve dependencies?
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to