On 05/08/2010 05:28 PM, Patrik Tast wrote:
> Hi All,
>  
> I just reformatted and installed Fedora 12 and did yum update, an hour
> later, got GnuRadio from git.
> The only problem I run into was libboost. By doing yum install boost
> boost-devel all was sorted out in a few minutes and GnuRadio
> connection to USRP workin'
> At the moment my boost is 3.9 (and then some)
>  
> NOTICE: I did not have to fiddle with any paths at this point.
>  
> The README is very helpful in the gnuradio folder
>  
> Perhaps for GnuRadio fedora users in the wiki, yum install boost
> boost-devel could be added?
>  
> Regrads,
> Patrik
>  
>   

If you follow the instructions here, you should be able to do a
"./bootstrap; ./configure; make" afterwards

http://gnuradio.org/redmine/wiki/gnuradio/FedoraInstall


There is one typo in those instructions: 

yum install PyQT <http://gnuradio.org/redmine/wiki/gnuradio/PyQT>4-devel 
qwt-devel qwtplot3d-qt4-devel

*should be:*

yum install PyQt <http://gnuradio.org/redmine/wiki/gnuradio/PyQT>4-devel 
qwt-devel qwtplot3d-qt4-devel

(Note the capitalization for PyQt4)




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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to