acebrianjuan / gnss-sdr-monitor

A graphical user interface to monitor the GNSS-SDR status in real time
GNU General Public License v3.0
85 stars 38 forks source link

CentOS 7 instructions fail #23

Open jwmelto opened 2 years ago

jwmelto commented 2 years ago

I tried to install under CentOS 7, but there is no qt5-qtcharts package available for CentOS 7 in EPEL.

I've spent the better part of a day trying to upgrade my containers to UBI8 with little success (unrelated to this tool).

Has anyone built against CentOS 7 recently?