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 > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
