A little something to help along the newcomers like me :-)


In Fedora 14, I installed all packages except fftw using the package manager. I had to install fftw from source because gnuradio requires a custom-built single precision floating point version of fftw
I haven't had to install FFTW from source in a long time.  Following:


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


Works for me.


7. Get the fpga code for USRP2 (not sure whether this is important or not)
  cd <path to gnuradio>/gnuradio
  cd usrp2
  rm -rf fpga (but read the inside the fpga directory readme first!)
git clone git://ettus.sourcerepo.com/ettus/fpga.git <http://ettus.sourcerepo.com/ettus/fpga.git>

You shouldn't need the USRP2 FPGA code, you won't be able to compile it anyway, unless you have the ISE tools.


--
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