I have followed instructions to download boost
1.36

gnuradio compliled smoothly
 I've got this problem now: the gnuradio applications I had previously
written compile flawlessly but, when the python script implementing the
application is started
I get:


 from gnuradio import gr, eng_notation
  File "/usr/local/lib64/python2.5/site-packages/gnuradio/gr/__init__.py",
line 43, in <module>
    from gnuradio_swig_python import *
  File
"/usr/local/lib64/python2.5/site-packages/gnuradio/gr/gnuradio_swig_python.py",
line 23, in <module>
    from gnuradio_swig_py_runtime import *
  File
"/usr/local/lib64/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py",
line 6, in <module>
    import _gnuradio_swig_py_runtime
ImportError: libboost_thread-gcc43-mt-1_36.so.1.36.0: cannot open shared
object file: No such file or directory
FAIL: run_tests

which currently I cannot understand..

what have I done wrong?

thanks

vincenzo


PS.
Eric, also thanks for the precious info about the PS3 chipset.
I think I'll wait for the USRP2 with its Gigabit Ethernet. Is Gb Eth. fine
on the PS3?
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to