WSJT-X/doc/source/install-ubuntu.adoc
Joe Taylor a47a4ee38b 1. Updated two screen pix in User's Guide.
2. Revise, revise, revise.  Good writing requires plenty of revisions!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3667 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-28 21:53:09 +00:00

23 lines
744 B
Plaintext

// Status=review
- Installation packages for Ubuntu 12.04, 12.10, 13.04, 13.10 are
maintained by AC6SL and available at {launchpadurl}.
- If you have not before obtained packages from the Personal Package
Archive (PPA) at the above link, open a terminal window and execute
the following command:
sudo add-apt-repository ppa:jnogatch/wsjtx
- Accept the PPA Key, then issue these commands:
sudo apt-get update
sudo apt-get install wsjtx
- Download the soft-decision Reed Solomon decoder, {kvasd}, and put it
in the same directory as the executable binaries +wsjtx+ and
+jt9+. Normally (after you have run the script +/usr/bin/wsjtx+ at
least once) this directory will be +$HOME/.wsjtx+.
// Add instructions about ntpd and sound setup.