On 01/17/2014 03:20 PM, jer...@boschma.com 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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to