On 06/19/2017 06:43 AM, Neil2017 wrote:
> Hi Sebastian, Thanks for quick reply.
> 
> What is the best way to check if I have any other versions installed, I
> cannot see any other folders if I look using the file explorer, is there a
> command that i can run to check?

Try

  apt list --installed | grep libqwt6

And look in the standard location

  /usr/include/qwt

and see if the missing header is actually there.

If not, then try

  find / -type f -name qwt_plot_zoneitem.h

-- Cinaed

> 
> Thanks Neil.
> 
> 
> 
> 
> --
> View this message in context: 
> http://gnuradio.4.n7.nabble.com/GR-Inspector-Installation-problems-tp64256p64296.html
> Sent from the GnuRadio mailing list archive at Nabble.com.
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to