perhaps? http://gnuradio.org/redmine/wiki/1/UbuntuInstall#Broken-libtool-on-Debian-and-Ubuntu
On 03/08/2011 06:16 PM, Vijay Pillai wrote: > I installed Ubuntu 10.10 on my XP machine (Dell latitude D630) and followed > all the instructions at > > http://gnuradio.org/redmine/wiki/gnuradio/UbuntuInstall. > > Everything works fine till and including the "sudo make install" without any > errors. I tried running the dial_tone.py as instructed and I get the > following error. > > What could be wrong here? > > Best regards, > -Vijay > > ------------------- > > The error is reproduced below : > > vijay@ubuntu:/usr/local/share/gnuradio/examples/audio$ python dial_tone.py > Traceback (most recent call last): > File "dial_tone.py", line 23, in <module> > from gnuradio import gr > File "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/__init__.py", line > 43, in <module> > from gnuradio_swig_python import * > File > "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_python.py", > line 23, in <module> > from gnuradio_swig_py_runtime import * > File > "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_py_runtime.py", > line 24, in <module> > _gnuradio_swig_py_runtime = swig_import_helper() > File > "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_py_runtime.py", > line 20, in swig_import_helper > _mod = imp.load_module('_gnuradio_swig_py_runtime', fp, pathname, > description) > ImportError: libgnuradio-core-3.3.2git.so.0: cannot open shared object file: > No such file or directory > vijay@ubuntu:/usr/local/share/gnuradio/examples/audio$ > > > > > > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
