discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GR-Inspector Installation problems


From: Neil2017
Subject: Re: [Discuss-gnuradio] GR-Inspector Installation problems
Date: Mon, 19 Jun 2017 05:26:31 -0700 (MST)

Hi all,

Following on, I am still having the same issue, I have checked the version
of QWT and have version 6.1.2-6 amd64 installed. Does anyone have any other
ideas please? Thanks. Neil.


original quote:
Hi all, I am attempting to install GR-Inspector for use with GNU Radio on
Kali O/S. 
I have followed the instructions on
https://github.com/gnuradio/gr-inspector, and followed the commands: 
git clone address@hidden:gnuradio/gr-inspector.git 
cd gr-inspector 
mkdir build 
cd build 
cmake .. 
make -j4 
sudo make install 

After doing cmake .. (in which no errors occured), i ran the  "make -j4"
command, but received a few errors in the ouput below.  Any help would be
much appreciated. Neil. 


address@hidden:~/gr-inspector/build# make -j4 
/root/gr-inspector/build/lib/../../lib/signal_marker.h:28:31: fatal error:
qwt_plot_zoneitem.h: No such file or directory 
 #include <qwt_plot_zoneitem.h>
                               ^ 
compilation terminated. 
lib/CMakeFiles/gnuradio-inspector.dir/build.make:72: recipe for target
'lib/CMakeFiles/gnuradio-inspector.dir/moc_inspector_form.cxx.o' failed 
make[2]: ***
[lib/CMakeFiles/gnuradio-inspector.dir/moc_inspector_form.cxx.o] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
Scanning dependencies of target _inspector_swig_swig_tag 
In file included from
/root/gr-inspector/build/lib/../../lib/vis3d_vf_form.h:34:0, 
                 from /root/gr-inspector/build/lib/moc_vis3d_vf_form.cxx:9: 
/root/gr-inspector/build/lib/../../lib/signal_marker.h:28:31: fatal error:
qwt_plot_zoneitem.h: No such file or directory 
 #include <qwt_plot_zoneitem.h>
                               ^ 
compilation terminated. 

CMakeFiles/Makefile2:137: recipe for target
'lib/CMakeFiles/gnuradio-inspector.dir/all' failed 
make[1]: *** [lib/CMakeFiles/gnuradio-inspector.dir/all] Error 2 
Makefile:138: recipe for target 'all' failed 
make: *** [all] Error 2 



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/GR-Inspector-Installation-problems-tp64256p64294.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]