mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-08-01 16:37:31 -04:00
Integrating WSJT-X v1.8 changes to the development trunk
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7854 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Status=review
|
||||
|
||||
Debian, Ubuntu, and other Debian-based systems:
|
||||
Debian, Ubuntu, and other Debian-based systems including Raspbian:
|
||||
|
||||
* 32-bit: {debian32}
|
||||
- To install:
|
||||
@@ -19,6 +19,12 @@ sudo dpkg -P wsjtx
|
||||
[example]
|
||||
sudo dpkg -i wsjtx_{VERSION}_amd64.deb
|
||||
|
||||
* 64-bit: {raspbian}
|
||||
- To install:
|
||||
+
|
||||
[example]
|
||||
sudo dpkg -i wsjtx_{VERSION}_armhf.deb
|
||||
|
||||
- Uninstall:
|
||||
+
|
||||
[example]
|
||||
@@ -30,11 +36,6 @@ You may also need to execute the following commands in a terminal:
|
||||
sudo apt-get install libqt5multimedia5-plugins libqt5serialport5
|
||||
sudo apt-get install libfftw3-single3
|
||||
|
||||
For Ubuntu 15.04 and similar systems, the above and also
|
||||
|
||||
[example]
|
||||
sudo apt-get install libqt5opengl5
|
||||
|
||||
Fedora, Red Hat, and other rpm-based systems:
|
||||
|
||||
* 32-bit: {fedora32}
|
||||
|
||||
Reference in New Issue
Block a user