discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Getting gnuradio 3.6.5 working on Linux Mint 14


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Getting gnuradio 3.6.5 working on Linux Mint 14
Date: Sat, 22 Jun 2013 20:30:21 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 06/22/2013 06:31 PM, Chris Adie wrote:
I can install gnuradio fine from the Mint repository - it works, but it is version 3.6.1.  I want to use the rtlsdr stuff, so I need at least version 3.6.4.

So, I de-installed 3.6.1 and used the build-gradio script to install version 3.6.5.  The script completes successfully.  However, when I try and make the multimode.py example, I get this:

    _mod = imp.load_module('_gnuradio_core_runtime', fp, pathname, description)
ImportError: /usr/local/lib/libgnuradio-core-3.6.5.so.0.0.0: undefined symbol: volk_64u_byteswap_u

Someone else had a similar problem a few months ago - there was no clear resolution, though.

Any clues?

(PS - another data point - gnuradio-companion does not work either - it complains that I've got PYTHONPATH or LD_LIBRARY_PATH wrong - not guilty?)
_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Did you follow the suggestions for PYTHONPATH that are made at the end of the script output?

What happens if you:

python -c "from gnuradio import gr"

If it errors, what is the complete trace output?



-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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