-1

Can anyone help in installing "wxgui" component in gnuradio-companion using Ubuntu?

Everytime I try to install, it comes with the following error

"The following components were skipped either because you asked not
to build them or they didn't pass configuration checks:

**gr-wxgui**

These components will not be built."

I installed all the prerequisite python packages, but still I get the same error.

Jonas
  • 121,568
  • 97
  • 310
  • 388
Nity
  • 11
  • 2

2 Answers2

1

Have you tried the build-gnuradio script?

http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR#Using-the-build-gnuradio-script

rickhg12hs
  • 10,638
  • 6
  • 24
  • 42
0

pybombs was the best way for me to install gnuradio. It take long time but work fine without error : http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart

Abs
  • 111
  • 1
  • 2
  • 13