Hi Nikos > > I downloaded and built GNU Radio from sbrac.org ah, ok, I presume that means you used Marcus Leech's build-gnuradio script. > The only problem is that when I am searching for any WX GUI Widgets, I > can only see WX GUI Static Text, WX GUI Time Panel and WX DOA Compass. As you've already found out, this probably means that some dependencies were missing. In fact, of the three you list, only the static text widget is part of GNU Radio itself, so what you're seeing is possibly remains of an older installation. Are you sure you don't have any gnuradio package from your linux distribution installed? > Based on a previous discussion on that mailing list I also installed > WXPython (2.8) but the problem remains. Did you re-build GNU Radio after that? Otherwise, the GUI blocks could not have been built, and installed.
Most probably, the log file that was generated during your GNU Radio compilation contains more information; it's called CMakeOutput.log and should be in <downloadfolder>/gnuradio/build/CMakeFiles/ Also, the output of "gnuradio-config-info -v --enabled-components" would be interesting. Greetings, Marcus On 03/14/2015 02:03 PM, NIKOS BIZANIS wrote: > Hi everyone, > > I downloaded and built GNU Radio from sbrac.org, and it operates > normally. The only problem is that when I am searching for any WX GUI > Widgets, I can only see WX GUI Static Text, WX GUI Time Panel and WX > DOA Compass. Based on a previous discussion on that mailing list I > also installed WXPython (2.8) but the problem remains. > > Any ideas? > > Thank you, > Nikos > > > _______________________________________________ > 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