discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] dial_tone fails on Ubuntu 10.10


From: Jeffrey Lambert
Subject: Re: [Discuss-gnuradio] dial_tone fails on Ubuntu 10.10
Date: Tue, 08 Mar 2011 22:14:44 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

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 :

address@hidden:/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
address@hidden:/usr/local/share/gnuradio/examples/audio$




--
~Jeffrey Lambert, K1VZX




reply via email to

[Prev in Thread] Current Thread [Next in Thread]