Nevermind.
Asked around the linux'ers here and it is just the output of "which
gnuradio-companion".
On mine that was /usr/local/bin.
Thanks.
John

PS - this Text Sink takes a stream of chars as an input. So I take it
the rate at which a block of mine delivers the chars to the scheduler
to connect to this has to be a multiple of the existing output rate of
my block (guessing I can vectorize the chars coming out and use a
Vector to Stream to input them into the Text Sink?).

On Mon, Apr 20, 2015 at 10:45 AM, Murphy, John <jmur...@comsonics.com> wrote:
> What is meant by "<where gnuradio is installed>"?
>
> On my system, when I sudo make install my own modules, it puts stuff in...
> /usr/local/lib/cmake/MYMODULE
> /usr/local/include/MYMODULE
> /usr/local/lib64
> /usr/local/lib64/python2.7/site-packages/MYMODULE
> usr/local/include/MYMODULE/MYMODULE/swig
> /usr/local/share/gnuradio/blocks

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

Reply via email to