discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD won't work with GRC


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] UHD won't work with GRC
Date: Wed, 16 Feb 2011 15:37:15 +0100

On Wed, Feb 16, 2011 at 3:19 PM, Scott Johnston
<address@hidden> wrote:
> Thanks Josh. Getting the newest gnuradio from git solved the uhd problem,
> but now gnuradio is broken. I know it must be some path problem but I have
> tried the usual tricks: I set my
> PYTHONPATH=/usr/local/lib/pkgconfig/dist-packages and
> LD_LIBRARY_PATH=/usr/local/lib and I did sudo ldconfig in the gnuradio
> directory. And I checked /etc/ld.so.conf and /usr/local/lib is in there.

Maybe just a typo, but instead of
PYTHONPATH=/usr/local/lib/pkgconfig/dist-packages

try:
PYTHONPATH=/usr/local/lib/python2.6/site-packages

Alex



reply via email to

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