From 1549819ad6890ec2a554575eddfe6caf3454cd94 Mon Sep 17 00:00:00 2001 From: Roeland Jansen Date: Tue, 11 Apr 2023 19:17:11 +0200 Subject: [PATCH] Fedora 36 instr. added 2023-04-11/Knud OZ1DGN --- INSTALL.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 24ecd33..da0849a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -129,6 +129,28 @@ When done, create a build area, clone the repo, build and install: wfview is now installed in /usr/local/bin + +Fedora 36: + +2023-04-11/Knud OZ1DGN + + +Precondition: + +F36 KDE plasma desktop +wfview 1.61 prebuild binary + +Install following packages: +sudo dnf install qcustomplot-qt5 qt5-qtmultimedia qt5-qtserialport rtaudio portaudio hidapi qt5-qtgamepad + +sudo ln -s /usr/lib64/libqcustomplot-qt5.so.2 /usr/lib64/libqcustomplot.so.2 + +Move /usr/share/wfview to /usr/local/share: + +sudo mv /usr/share/wfview/stylesheets/* /usr/local/share/wfview + + + # How to configure your RC-28 knob under Linux To use RC-28 knob you need to add udev rules, please execute as root: