LOTW
The ARRL has announced a beta-test of its Logbook of the World software
<http://www.arrl.org/lotw/>.
There are versions for both Windows and Linux. The latter
(binary-only) unfortunately exists only in RPM format. Alien was able
to convert it to a .deb, but the dependencies are not complete. With a
little work I was able to get the binaries to work on Debian sarge.
Initially I had some errors indicating that libcrypto.so.2 and
libwx_gtk-2.2.so could not be found. I already had libssl0.9.6 and
libssl0.9.7 installed and added libwxgtk2.2 but needed to create some
symbolic links to get the tqsl and tqslcert programs to run (tqslcert
had problems with libssl0.9.7, but works with libssl0.9.6):
ln -s /usr/lib/libcrypto.so.9.6 /usr/local/lib/libcrypto.so.2
ln -s /usr/lib/libwx_gtk-2.2.so.6 /usr/local/lib/libwx_gtk-2.2.so
73,
Bob Nielsen, N7XY
Reply to: