[Discuss-gnuradio] Undefined Symbol with python2.6

2010-01-22 Thread devin kelly
Hello, I just installed the latest GR from the git master branch. I use Ubuntu 9.10, boost 1.38, and python2.6, and the USRP2. The install seemed to go fine. However, I if try to run any of the python modules I get this error: I do this: sudo python streaming_fft.py -e eth1 -f 2.4G

Re: [Discuss-gnuradio] Undefined Symbol with python2.6

2010-01-22 Thread Johnathan Corgan
On Fri, Jan 22, 2010 at 11:21, devin kelly dwwke...@gmail.com wrote: ImportError: libboost_thread-mt.so.1.35.0: cannot open shared object file: No such file or directory This looks like you still have an older version of GNU Radio installed that is being found on your path or PYTHONPATH