Karin Klepper wrote:
>   File
> "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/gnuradio_core_runtime.py",
> line 20, in swig_import_helper
>     _mod = imp.load_module('_gnuradio_core_runtime', fp, pathname, 
> description)
> ImportError: libgnuradio-core-3.5.1git.so.0: cannot open shared object file: 
> No
> such file or directory
> 
> compiling and installing gnuradio and python worked fine.
> libgnuradio-core-3.5.1git.so.0 is as a link to
> /usr/local/lib/libgnuradio-core-3.5.1git.so.0.0.0 at /usr/local/lib
> 
> maybe some one could help me ?

Suggest ask on the gnuradio mailing list, since gnuradio somehow
can't find the needed library.

Quick tip would be to verify that /usr/local/lib is mentioned in
/etc/ld.so.conf and then run ldconfig once as root.

If that doesn't help then I think your install is somehow broken.


//Peter
_______________________________________________
A51 mailing list
[email protected]
http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51

Reply via email to