Thankyou, however I see, to be compatible with install instructions ;

git clone git://git.code.sf.net/p/wsjt/wsjtx src

,however I adapted to suit, I note that linquist requires qttools5-dev installed.

Also    ;   cmake --build . --target install

should really show ;   sudo cmake --build . --target install


otherwise

CMake Error at cmake_install.cmake:52 (file):
  file INSTALL cannot copy file
  "/home/adrian/Downloads/wsjt-wsjtx/build/wsjtx" to "/usr/local/bin/wsjtx":
  Permission denied.


adrian@debian:~/Downloads/wsjt-wsjtx/build$ sudo cmake --build . --target install
[  0%] Automatic MOC for target qcp
[  0%] Built target qcp_autogen
[  0%] Built target qcp
[  0%] Getting source control system revision information
-- Checking for revision information
-- Checking for gitrevision information
-- refspec: refs/heads/master - SHA1: 7eac85
[  0%] Built target revisiontag
[  1%] Automatic MOC for target wsjt_qt
[  1%] Built target wsjt_qt_autogen
[ 10%] Built target wsjt_qt
[ 10%] Automatic MOC for target wsjtx_udp-static
[ 10%] Built target wsjtx_udp-static_autogen
[ 11%] Built target wsjtx_udp-static
[ 12%] Automatic MOC for target message_aggregator
[ 12%] Built target message_aggregator_autogen
[ 13%] Built target message_aggregator
[ 13%] Automatic MOC for target udp_daemon
[ 13%] Built target udp_daemon_autogen
[ 13%] Built target udp_daemon
[ 13%] Compressing Debian changelog
[ 13%] Built target debian
[ 13%] Automatic MOC for target wsjt_qtmm
[ 13%] Built target wsjt_qtmm_autogen
[ 13%] Built target wsjt_qtmm
[ 16%] Built target wsjt_cxx
[ 48%] Built target wsjt_fort_omp
[ 48%] Automatic MOC for target wsjtx
[ 48%] Built target wsjtx_autogen
[ 56%] Built target wsjtx
[ 56%] Automatic MOC for target record_time_signal
[ 56%] Built target record_time_signal_autogen
[ 57%] Built target record_time_signal
[ 57%] Built target fmeasure
[ 57%] Built target fcal
[ 89%] Built target wsjt_fort
[ 89%] Built target q65sim
[ 89%] Built target jt49sim
[ 90%] Built target jt9code
[ 91%] Built target test_q65
[ 91%] Built target jt65code
[ 92%] Built target q65code
[ 92%] Built target rtty_spec
[ 92%] Built target sumsim
[ 92%] Automatic MOC for target fort_qt
[ 92%] Built target fort_qt_autogen
[ 92%] Built target fort_qt
[ 92%] Built target jt4code
[ 92%] Built target fst4sim
[ 92%] Built target jt4sim
[ 92%] Automatic MOC for target jt9
[ 92%] Built target jt9_autogen
[ 92%] Built target jt9
[ 92%] Built target ldpcsim240_101
[ 93%] Built target ft4code
[ 93%] Built target ft4sim_mult
[ 93%] Built target ldpcsim240_74
[ 93%] Automatic MOC for target wsjtx_app_version
[ 93%] Built target wsjtx_app_version_autogen
[ 93%] Built target wsjtx_app_version
[ 94%] Built target jt65sim
[ 96%] Built target wsprd
[ 97%] Built target fmtave
[ 98%] Built target wsprsim
[100%] Built target ft8sim
[100%] Built target msk144code
[100%] Built target ft8code
[100%] Built target q65_ftn_test
[100%] Built target encode77
[100%] Built target ft4sim
[100%] Built target wsprcode
[100%] Built target msk144sim
[100%] Automatic MOC for target test_qt_helpers
[100%] Built target test_qt_helpers_autogen
[100%] Built target test_qt_helpers
Install the project...
-- Install configuration: "RELEASE"
-- Installing: /usr/local/bin/wsjtx
-- Installing: /usr/local/bin/udp_daemon
-- Installing: /usr/local/bin/message_aggregator
-- Installing: /usr/local/bin/wsjtx_app_version
-- Installing: /usr/local/bin/jt9
-- Installing: /usr/local/bin/wsprd
-- Installing: /usr/local/bin/fmtave
-- Installing: /usr/local/bin/fcal
-- Installing: /usr/local/bin/fmeasure
-- Installing: /usr/local/bin/ft8code
-- Installing: /usr/local/bin/jt65code
-- Installing: /usr/local/bin/jt9code
-- Installing: /usr/local/bin/jt4code
-- Installing: /usr/local/bin/msk144code
-- Installing: /usr/local/bin/q65code
-- Installing: /usr/local/bin/fst4sim
-- Installing: /usr/local/bin/q65sim
-- Installing: /usr/local/bin/rigctl-wsjtx
-- Installing: /usr/local/bin/rigctld-wsjtx
-- Installing: /usr/local/bin/rigctlcom-wsjtx
-- Installing: /usr/local/share/doc/wsjtx/README
-- Installing: /usr/local/share/doc/wsjtx/COPYING
-- Installing: /usr/local/share/doc/wsjtx/AUTHORS
-- Installing: /usr/local/share/doc/wsjtx/THANKS
-- Installing: /usr/local/share/doc/wsjtx/NEWS
-- Installing: /usr/local/share/doc/wsjtx/BUGS
-- Installing: /usr/local/share/wsjtx/cty.dat
-- Installing: /usr/local/share/wsjtx/cty.dat_copyright.txt
-- Installing: /usr/local/share/wsjtx/JPLEPH
-- Installing: /usr/local/share/doc/wsjtx/example_log_configurations
-- Installing: /usr/local/share/doc/wsjtx/example_log_configurations/wsjtx_log_config.ini.simple_verbose
-- Installing: /usr/local/share/doc/wsjtx/example_log_configurations/README
-- Installing: /usr/local/share/doc/wsjtx/example_log_configurations/wsjtx_log_config.ini.console -- Installing: /usr/local/share/doc/wsjtx/example_log_configurations/wsjtx_log_config.ini.debugger -- Installing: /usr/local/share/doc/wsjtx/example_log_configurations/wsjtx_log_config.ini.rig_control
-- Installing: /usr/local/share/applications/wsjtx.desktop
-- Installing: /usr/local/share/applications/message_aggregator.desktop
-- Installing: /usr/local/share/pixmaps/wsjtx_icon.png
-- Installing: /usr/local/share/doc/wsjtx/changelog.gz
-- Installing: /usr/local/share/doc/wsjtx/copyright
adrian@debian:~/Downloads/wsjt-wsjtx/build$

Note with sid enabled in apt, a late release wsjtx 2.3.0+repack-2,  is available with apt-get.



vk4tux

adrian@debian:~/Downloads/wsjt-wsjtx/build$ uname -a
Linux debian 5.10.0-8-amd64 #1 SMP Debian 5.10.46-1 (2021-06-24) x86_64 GNU/Linux


On 18/7/21 2:01 pm, Kari Sillanmäki via wsjt-devel wrote:
OM,

On 18.7.2021 6.30, Adrian via wsjt-devel wrote:
What is the correct url for the git repo please ?


vk4tux

Try this: git clone git://git.code.sf.net/p/wsjt/wsjtx wsjt-wsjtx

IMHO it's much easier to use the source tarball from the  WSJT-X page

https://physics.princeton.edu//pulsar/k1jt/wsjtx-2.5.0-rc3.tgz

73's de Kari, oh2gqc




_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to