discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Importing Grblock or not?


From: Alex Zhang
Subject: Re: [Discuss-gnuradio] Importing Grblock or not?
Date: Mon, 28 Nov 2011 17:34:59 -0600

With 90% possibility, my building issue of boost is caused by the conflict between the built-in boost library and the post installed boost libs. 
After removing all the libboost* in the /usr/lib/ and changing environmental value LD_LIBRARY_PATH by delete the path to my self-installed boost directory, I re-installed the boost by 
sudo apt-get install libboost-dev libboost-doc
Now the next branch can be build successfully. 

On Wed, Nov 23, 2011 at 9:44 AM, Josh Blum <address@hidden> wrote:


> If I build and install the gnuradio based on your next branch, do we still
> need use "import grblock" in the application code?
>

No, the old module "grblock" is gone, the work is now integrated into
"gnuradio.gr". Did you see the examples here:
http://gnuradio.org/redmine/projects/gnuradio/wiki/WriteBlocksInPython#Some-quick-examples

If you solve your build issue with boost, please let me know. I am
interested to understand the cause.

-Josh



--

Alex,
Dreams can come true – just believe.


reply via email to

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