discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Installing the python blocks


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Installing the python blocks
Date: Tue, 27 Jul 2010 18:10:26 -0700
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Jul 27, 2010 at 02:24:13PM -0700, Thunder87 wrote:
> 
> Now, after reading "how to write a signal processing block" i can write and
> properly install c++ signal blocks. But I also need to install few python
> hierarchical blocks and their *.xml's along with these c++ blocks.
> 
> How do I include them to that gr-howto-write-a-block-3.3.0 package, so that
> they would install all together?
> 
> Thanks!

Put them in <top>/python and add their names to the modpython_PYTHON
line in <top>/python/Makefile.am

  make install

will install them.




reply via email to

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