discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Cannot see my custom blocks in GRC


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Cannot see my custom blocks in GRC
Date: Fri, 17 Jan 2014 16:31:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/17/2014 03:20 PM, address@hidden wrote:
> Hi all,
> 
> After having problems in version 3.6.5 I decided to move to 3.7. So I
> reinstalled Ubuntu to start with a clean OS without 'loose ends'
> pointing to old GNU radio versions, then installed UHD and GNU radio via
> Ettus Research packages. Versions:
> 
>    GNU radio 3.7.2.1 (standard installation to /usr/lib)
>    CMake 2.8.7
>    Ubuntu 12.04

When GRC goes to /usr/lib, it doesn't look in /usr/local/lib for blocks.
We know about this and it will be fixed in an upcoming release.

In the meantime, the solution is very simple. You can either add another
env variable

GRC_BLOCKS_PATH=:/usr/local/share/gnuradio/grc/blocks

or edit .gnuradio/config.conf to search for blocks in other places.

MB




reply via email to

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