Compiling Wsjtx On Debian X64

(You can suggest changes to this post.)

May 27 , 2014
dpkg -add-architecture i386

sudo apt-get install  gcc g++ gfortran make libfftw3-dev \
libpulse-dev libhamlib-dev qtbase5-dev  pulseaudio subversion \
libgfortran3:i386 libc6-i386 libqt5multimedia5-plugins \
qtmultimedia5-dev

svn co svn://svn.berlios.de/wsjt/branches/wsjtx

cd wsjtx

mkdir build

cd wsjtx

cmake ../

make -j4

cp ../*.dat ../*.txt ./

cp -R ../Palettes ../samples ./

chmod +x contrib/kvasd

ln -s lib/jt9 ./

./wsjtx

This site is ad-free, and all my writing can be modified and re-used under a Creative Commons Attribution 3.0 license. If you wish to support me making creative works and giving them away for free, then I welcome tips on PayPal, GitTip, Flattr, or Litecoin (Lbwnx4GoocEBbTimdQDhRhTg6mthCzBU7R).

comments powered by Disqus