On Sat, Dec 10, 2005 at 12:17:36PM -0500, [EMAIL PROTECTED] wrote:
> It is related to the python path resolution. If I go to the
> /usr/local/lib/python/site-packages/gnuradio it works. Moving to just one
> level higher and it does not.
>
> It's the same location as the other gnuradio packages,
ubject: Re: [Discuss-gnuradio] Howto Write a Block
On Fri, Dec 09, 2005 at 06:19:24PM -0500, [EMAIL PROTECTED] wrote:
> I am trying to make a new by following the gr-howto-write-a-block. I was
> able to successfuly make myself a local directory structure with all the
> required file and compile
On Fri, Dec 09, 2005 at 06:19:24PM -0500, [EMAIL PROTECTED] wrote:
> I am trying to make a new by following the gr-howto-write-a-block. I was
> able to successfuly make myself a local directory structure with all the
> required file and compile the howto_square(2)_ff.cc.
>
> I also so did a 'make
I am trying to make a new by following the gr-howto-write-a-block. I was
able to successfuly make myself a local directory structure with all the
required file and compile the howto_square(2)_ff.cc.
I also so did a 'make check' in the src directory and it work good.
Now the question is how do yo