Many thanks! It worked for me. Best regards, -Vijay
--- On Tue, 3/8/11, Jeffrey Lambert <[email protected]> wrote: From: Jeffrey Lambert <[email protected]> Subject: Re: [Discuss-gnuradio] dial_tone fails on Ubuntu 10.10 To: [email protected] Date: Tuesday, March 8, 2011, 10:14 PM Yes, this will fix it. On 3/8/2011 9:40 PM, Josh Blum wrote: > 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$ >> >> >> -- ~Jeffrey Lambert, K1VZX _______________________________________________ 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
