ImportError: libgruel.so.0: cannot open shared object file: No such file or directory

Hi All,

I’m using Ubuntu8.04 and trunk version 10200. After installation, I
tried to
run ./usrp_benchmark_usb.py. However, I got the error like this:

Traceback (most recent call last):
File “./usrp_benchmark_usb.py”, line 30, in
from gnuradio import gr
File “/usr/local/lib/python2.5/site-packages/gnuradio/gr/init.py”,
line 43, in
from gnuradio_swig_python import *
File
“/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_python.py”,
line 23, in
from gnuradio_swig_py_runtime import *
File
“/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py”,
line 6, in
import _gnuradio_swig_py_runtime
ImportError: libgruel.so.0: cannot open shared object file: No such file
or
directory

Could anyone tell me how to correct it, please?

Thanks,
Brook

View this message in context:
http://www.nabble.com/ImportError%3A-libgruel.so.0%3A-cannot-open-shared-object-file%3A-No-such-file-or-directory-tp21360745p21360745.html
Sent from the GnuRadio mailing list archive at Nabble.com.