On Fri, Jun 07, 2013 at 04:38:35PM +0200, Arturo Rinaldi wrote:
i was thinking about it but i can't find the right argument to pass to the
config file. I looked up on the internet and there's no proper way to do in a
simple thing as :


[path]

mypath=path1:path2
Actually, that works.

E.g.:

[grc]
global_blocks_path = path1:path2
local_blocks_path =



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
That's the path for the .xml blocks, not the corresponding PYTHON.

You just need to make sure that your PYTHONPATH variable is exported into the process running GRC. Its children with then see that PYTHONPATH.


--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

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

Reply via email to