Changes to WSJT-X User Guide for v1.5.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5442 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2015-05-28 14:36:41 +00:00
parent db38924d1d
commit db5f194434
8 changed files with 35 additions and 27 deletions
+16 -14
View File
@@ -9,13 +9,13 @@
- Uninstall: +sudo dpkg -P wsjtx+
** You may also need to execute the following commands in a terminal:
* For Ubuntu 15.04 and similar systems:
+
=====
sudo apt-get install libqt5multimedia5-plugins libqt5serialport5
sudo apt-get install libqt5multimedia5-plugins libqt5serialport5
sudo apt-get install libfftw3-single3
sudo apt-get install libfftw3-single3 libqt5opengl5
=====
* For Ubuntu 15.04 and similar systems:
sudo apt-get install libqt5multimedia5-plugins libqt5serialport5
sudo apt-get install libfftw3-single3 libqt5opengl5
* For Fedora, Red Hat, and other rpm-based systems:
** 32-bit: {fedora32}
@@ -25,13 +25,15 @@ sudo apt-get install libfftw3-single3 libqt5opengl5
- To install: +sudo rpm -i wsjtx-{VERSION}-x86_64.rpm+
- Uninstall: +sudo rpm -e wsjtx+
** You may also need to execute the following commands in a terminal:
+
=====
sudo yum install fftw-libs-single qt5-qtmultimedia qt5-qtserialport
=====
* Linux users must install a companion program called *kvasd*.
Instructions for a simple, quick menu-driven installation may be
found {kvasd-installer}.
sudo yum install fftw-libs-single qt5-qtmultimedia qt5-qtserialport
* All Linux users should install a companion program called +kvasd+,
the Koetter-Vardy algebraic soft-decision Reed Solomon decoder.
Execute the following commands from a terminal:
sudo add-apt-repository ppa:ki7mt/kvasd-installer
sudo apt-get update
sudo apt-get install kvasd-installer
kvasd-installer
// Add instructions about ntpd and sound setup ?