I got wsjtx 3842 running on Fedora Rawhide with the following procedure.
1. Install needed software and libraries. The attached file downloads
the lot.
2. svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
3. cd to the wsjtx directory
4. make a bin subdirectory, cd to it, cmake .., make (same procedure
used for gnuradio)
5. link jt9 in bin/lib to bin directory
6. copy the Pallettes tree to the bin directory: find Pal*|cpio -pmdvl bin
7. copy kvasd to the bin directory
8. set symbolic links to the log files
9. Run wsjtx, poke around until the correct sound card is discovered,
et al.
--
Chuck Forsberg WA7KGX [email protected] www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231 503-614-0430
date
set -x
systemctl mask tmp.mount
yum -y install wine @Xfce
yum localinstall -y --nogpgcheck
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E
%fedora).noarch.rpm
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm
-E %fedora).noarch.rpm
yum --nogpgcheck -y --skip-broken install gnuplot gifsicle giflib-devel
ImageMagick-devel xfburn telnet-server xfce4-terminal xterm terminus-fonts*
firefox pavu* xfce4-mixer
yum --nogpgcheck -y --skip-broken install portaudio-devel libsamplerate-devel
python-imag* hamlib-devel numpy-f2py gcc-gfortran svn git libgfortran*86
yum --nogpgcheck -y --skip-broken install cmake boost-devel cppunit-devel
fftw3-devel gsl-devel nasm yasm tigervnc* rss-glx*screensaver* sphinx
python-sphinx
yum --nogpgcheck -y --skip-broken install wxPython-devel python-cheetah
PyOpenGL qt5*devel tbb qwt-devel PyQwt PyQt-devel doxygen *swig*
yum --nogpgcheck -y --skip-broken install python-lxml alsa-lib-devel
texlive-dvips libXaw-devel ncurses-devel xscreensaver-extras glibc-devel.i686
# for weewx
yum --nogpgcheck -y install pyserial pyusb python-pillow python-configobj
pyephem *sqlite*
#for chirp
yum -y install pyserial pygtk2 libxml2-python
#for Google
yum -y install lsb
rpm -i --force /x/ftp/goo*rpm
yum -y update
echo DONE
date
exit 0
_______________________________________________
Wsjt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/wsjt-devel