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: Sat, 18 Jan 2014 16:45:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/17/2014 05:05 PM, address@hidden wrote:
> For some reason I can't get it to work... I added the env var manually:
> 
>    export GRC_BLOCKS_PATH=/usr/local/share/gnuradio/grc/blocks
> 
> which did not seem to work (although that folder contains my xml-files
> of both blocks).
> 
> Then I did a search for the config.conf file which isn't on my file
> system, so I created one in ~/.grc_gnuradio (I have no ~/.gnuradio
> folder...):
> 
>   [grc]
>   local_blocks_path=/usr/local/share/gnuradio/grc/blocks
> 
> No result... What do I do wrong?

Assuming you've double-checked the paths, there's always the possibility
that your XMLs are borked. If you run gnuradio-companion in the command
line, do you see any errors or warnings corresponding to your block?

If you're sure you're blocks work, test if it's really a pathing problem
by manually copying the blocks to /usr/share[..] and see if they turn up
in GRC.

MB




reply via email to

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