added prebuilt and run instructions for mint 20.1

merge-requests/2/head
Roeland Jansen 2021-04-07 09:58:40 +02:00
rodzic 34751527d6
commit 60146a1dc8
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -13,6 +13,7 @@ different versions of linux in alphabetical order. Note that all are click-click
Debian 11 (Debian 10 is outdated)
Fedora 33
Fedora 34
mint 20.1
openSUSE 15.x
openSUSE Tumbleweed
SLES 15.x
@ -47,6 +48,13 @@ sudo ln -s /usr/lib64/libqcustomplot-qt5.so.2 /usr/lib64/libqcustomplot.so.2
start wfview
~~~
### Mint 20.1
~~~
apt install libqcustomplot2.0 libqt5multimedia5 libqt5serialport5
sudo ln -s /usr/lib64/libqcustomplot-qt5.so.2 /usr/lib64/libqcustomplot.so.2
start wfview
~~~
### openSUSE/Tumbleweed/SLES:
~~~
sudo zypper in libqcustomplot2 libQt5SerialPort5