I think you need a python-devel package installed. Exact name will be distro dependent.
Philip On 11/29/2016 09:34 AM, Jason Matusiak wrote: > This was really good information Seth, thanks. I tried the steps > Nicolas previously mentioned and I had the same problem. I ran your > commands and I see gnuradio-companion under the "disabled components" list. > > Looking further up in the output, the thing I see different from your > list is that I see: > Dependency ENABLE_PYTHON = OFF > > Why would that be? > > Thanks! > > On 11/28/2016 04:58 PM, Seth Hitefield wrote: >> Something may have disabled gnuradio-companion in cmake. >> Can you run: *"cd ~/gnuradio/src/gnuradio/build; cmake .."*? >> >> Towards the end of the output you should see: >> >> -- ###################################################### >> -- # Gnuradio enabled components >> -- ###################################################### >> >> and >> >> -- ###################################################### >> -- # Gnuradio disabled components >> -- ###################################################### >> >> Which one does gnuradio-companion fall under? >> >> You can also check the cmake output for the section where >> gnuradio-companion is being configured. >> That will give you an idea of what is going wrong if it is disabled. >> It should look something like this: >> >> -- Configuring gnuradio-companion support... >> -- Dependency ENABLE_GNURADIO_RUNTIME = ON >> -- Dependency ENABLE_PYTHON = ON >> -- Dependency PYTHON_MIN_VER_FOUND = TRUE >> -- Dependency CHEETAH_FOUND = TRUE >> -- Dependency LXML_FOUND = TRUE >> -- Dependency PYGTK_FOUND = TRUE >> -- Dependency NUMPY_FOUND = TRUE >> -- Enabling gnuradio-companion support. >> -- Override with -DENABLE_GRC=ON/OFF >> >> -- Seth >> >> >> On 11/28/2016 12:57 PM, Jason Matusiak wrote: >>> I have a fresh install of Ubuntu 14.04 on a tablet and am trying to >>> install gnuradio via pybombs. I run "pybombs prefix init ~/gnuradio >>> -a myprefix -R gnuradio-default" and it seems to complete >>> successfully. But if I look into gnuradio/bin, there is no >>> gnuradio-companion. Because of that, when I source setup_env.sh and >>> tab out "gnur", the only thing that auto-completes is >>> gnuradio-config-info. >>> >>> Any idea why the pybombs install acts like it worked, but I don't >>> have a binary to run? >>> >>> _______________________________________________ >>> 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 > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio