I have not been able to install the rc5 package on either of my Pis.  As
with previous version of WSJT-x, I extract the 'wsprd' and 'jt9' binaries
from the package but jt9 apparently depends upon a newer version of
libgfortran which I can't find in the repository

pi@HMB-Pi3b:~/wsprdaemon $ bin/jt9
bin/jt9: /lib/arm-linux-gnueabihf/libgfortran.so.5: version `GFORTRAN_10'
not found (required by bin/jt9)
pi@HMB-Pi3b:~/wsprdaemon $

Here is the output of a 'dpkg' installation

pi@HMB-Pi3b:~/Downloads $ sudo dpkg -i wsjtx_2.6.0-rc5_armhf.deb
(Reading database ... 122929 files and directories currently installed.)
Preparing to unpack wsjtx_2.6.0-rc5_armhf.deb ...
Unpacking wsjtx (2.6.0-rc5) over (2.6.0-rc5) ...
dpkg: dependency problems prevent configuration of wsjtx:
 wsjtx depends on libboost-filesystem1.74.0 (>= 1.74.0); however:
  Package libboost-filesystem1.74.0 is not installed.
 wsjtx depends on libboost-log1.74.0 (>= 1.74.0); however:
  Package libboost-log1.74.0 is not installed.
 wsjtx depends on libboost-thread1.74.0 (>= 1.74.0); however:
  Package libboost-thread1.74.0 is not installed.
 wsjtx depends on libc6 (>= 2.29); however:
  Version of libc6:armhf on system is 2.28-10+rpt2+rpi1+deb10u1.
 wsjtx depends on libgcc-s1 (>= 4.0); however:
  Package libgcc-s1 is not installed.
 wsjtx depends on libgfortran5 (>= 10); however:
  Version of libgfortran5:armhf on system is 8.3.0-6+rpi1.
 wsjtx depends on libqt5core5a (>= 5.15.1); however:
  Version of libqt5core5a:armhf on system is 5.11.3+dfsg1-1+rpi1+deb10u4.
 wsjtx depends on libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1);
however:
  Version of libqt5gui5:armhf on system is 5.11.3+dfsg1-1+rpi1+deb10u4.
  Package libqt5gui5-gles is not installed.
 wsjtx depends on libqt5network5 (>= 5.15.1); however:
  Version of libqt5network5:armhf on system is 5.11.3+dfsg1-1+rpi1+deb10u5.
 wsjtx depends on libqt5widgets5 (>= 5.15.1); however:
  Version of libqt5widgets5:armhf on system is 5.11.3+dfsg1-1+rpi1+deb10u5.

dpkg: error processing package wsjtx (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.31.4-3) ...
Processing triggers for desktop-file-utils (0.23-4) ...
Processing triggers for mime-support (3.62) ...
Errors were encountered while processing:
 wsjtx
pi@HMB-Pi3b:~/Downloads $

I have followed the installation page instructions to update this list of
depdencies:

pi@HMB-Pi3b:~/Downloads $ sudo apt install libgfortran5 libqt5widgets5
libqt5network5      libqt5printsupport5 libqt5multimedia5-plugins
libqt5serialport5      libqt5sql5-sqlite libfftw3-single3 libgomp1
libboost-all-dev      libusb-1.0-0 libportaudio2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libboost-all-dev is already the newest version (1.67.0.1+b1).
libfftw3-single3 is already the newest version (3.3.8-2).
libgfortran5 is already the newest version (8.3.0-6+rpi1).
libgomp1 is already the newest version (8.3.0-6+rpi1).
libportaudio2 is already the newest version (19.6.0-1+deb10u1).
libqt5multimedia5-plugins is already the newest version (5.11.3-2).
libqt5network5 is already the newest version (5.11.3+dfsg1-1+rpi1+deb10u5).
libqt5printsupport5 is already the newest version
(5.11.3+dfsg1-1+rpi1+deb10u5).
libqt5serialport5 is already the newest version (5.11.3-2).
libqt5sql5-sqlite is already the newest version
(5.11.3+dfsg1-1+rpi1+deb10u5).
libqt5widgets5 is already the newest version (5.11.3+dfsg1-1+rpi1+deb10u5).
libusb-1.0-0 is already the newest version (2:1.0.22-2).
0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded.
pi@HMB-Pi3b:~/Downloads $

Rob


-- 
Rob Robinett
AI6VN
r...@robinett.us
mobile: +1 650 218 8896
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to