./bootstrap
./configure
make
make install

If you have errors then check your changes.

Was that difficult? :)


On Thu, May 27, 2010 at 7:50 AM, Tobias Schmid <[email protected]>wrote:

> Hello,
>
> I am working on project ofdm project using gnuradio. Up til now I just used
> python blocks to build my flowgraphs. But now I want to create my own C++
> blocks.
> I read the available tutorials and I wrote a block on my own. After that, I
> tried to build that block to use it in my python code. I followed the
> guidelines in the tutorials and changed/added the path of my .h and .cc file
> and I also changed the .i file in the gr-howto_write_a_block_3.2.2
> directory. But now I don't know how to go on.
> Do I thought I have to run ./bootstrap ->./make?
>
> By the way I have autoconf 2.63 and automake 1.10.1 installed. And I am
> working with gnuradio 3.2.2.
>
> I would be nice if anyone could help me. I am not that experienced in linux
> and don't know how to go on at the moment.
>
> Thank you for your help.
>
> Tobias
> ___________________________________________________________
> GRATIS für alle WEB.DE Nutzer: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://movieflat.web.de
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to