discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Correctly installing UHD in Fedora 14 64-bit


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Correctly installing UHD in Fedora 14 64-bit
Date: Fri, 04 Mar 2011 09:19:10 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7


On 03/04/2011 06:02 AM, Nick Othieno wrote:
> Hi all,
> 
> Has anyone managed to get gnuradio working correctly with the UHD driver on
> 64-bit Fedora 14. I have installed UHD (correctly I assume) in my 64-bit
> Fedora 14 box, but configure cannot detect it for some reason.
> 
> I made sure that the path to libuhd.so was included in ldconfig path.  In
> fedora 14 I did:
>     updatedb &
>     locate libuhd.so
>     then put the path from the locate command in:
>     vim /etc/ld.so.conf.d/uhd.conf
> 
> After that I ran ldconfig and tried the usual ./configure in gnuradio, but
> it says gr-uhd will not be built and when I check further, I find:
> 
> checking for UHD... no
> gr-uhd requires libuhd 2.x.x
> Not building component gr-uhd.
> 
> For some reason UHD cannot be detected.
> 

Its needs to find the pc file: Did you?
http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Gnuradio-UHD

Also, current uhd master and gnuradio next are 3.x.x, so gnuradio next
is a bit stale?

-josh

> Any ideas for a solution are welcome.
> 
> Nick
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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