mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-27 04:24:18 -04:00
Further Linux dependency and install documentation updates
This commit is contained in:
@@ -43,9 +43,11 @@ sudo dpkg -P wsjtx
|
||||
You may also need to execute the following command in a terminal:
|
||||
|
||||
[example]
|
||||
....
|
||||
sudo apt install libgfortran5 libqt5widgets5 libqt5network5 \
|
||||
libqt5printsupport5 libqt5multimedia5-plugins libqt5serialport5 \
|
||||
libqt5sql5-sqlite libfftw3-single3 libgomp1 libusb-1.0-0
|
||||
....
|
||||
|
||||
Fedora, CentOS, Red Hat, and other rpm-based systems:
|
||||
|
||||
@@ -74,6 +76,8 @@ sudo rpm -e wsjtx
|
||||
You may also need to execute the following command in a terminal:
|
||||
|
||||
[example]
|
||||
....
|
||||
sudo dnf install libgfortran fftw-libs-single qt5-qtbase \
|
||||
qt5-qtmultimedia qt5-qtserialport fftw-libs-double \
|
||||
qt5-qtsvg qt5-qtserialport libgomp1 libusbx
|
||||
qt5-qtsvg qt5-qtserialport libgomp libusbx
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user