I'd like to emphasize on the possibilities for self-debug, in this case.
GNU Radio's cmake run closely describes which dependencies were missing
and which components therefore got disabled.
GRC needs python > 2.5 (I strongly recommend using 2.7 for compatibility
with out of tree modules),
python-cheetah (which you'll probably need to install via EPEL),
python-lxml, and numpy.

Best regards,
Marcus

On 17.11.2015 07:57, Chris Kuethe wrote:
> To amplify what Tom said, if PyBOMBS fails to compile, please increase
> its log level by adding "-v -v -v", capture the full output, upload it
> to something like pastebin and post a link.
>
> I don't have any RHEL6 machines handy but my F22 machine is able to
> build enough pieces to get gnuradio-companion to run. In general, Red
> Hat like distribution haven't got as much attention as Debian-like
> ones, but if you can give us a good bug report and can test patches,
> we can probably help fix it.
>
> -C
>
> On Mon, Nov 16, 2015 at 6:24 PM, Tom Rondeau <t...@trondeau.com> wrote:
>> On Mon, Nov 16, 2015 at 12:47 PM, Sumit Saluja <ssal...@princeton.edu>
>> wrote:
>>> Hi,
>>>
>>> I am building gnuradio  on RHEL 6 and gnuradio-companion is not enabling .
>>> How I Should enable gnuradio-companion
>>>
>>> And UHD is not compiling on RHEL6.
>>>
>>>
>>>
>>>
>>>
>>> Thanks
>>>
>>>
>>>
>>> Sumit Saluja
>>
>>
>> Install using PyBOMBS. It should know how to get the important packages for
>> everything.
>>
>> If that doesn't work, you should look at the output of cmake, to to the
>> gnuradio-companion section, and look at what's failing.
>>
>> Tom
>>
>>
>> _______________________________________________
>> 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