On Thu, Dec 30, 2010 at 12:48 PM, Marcus D. Leech <mle...@ripnet.com> wrote: > On 12/30/2010 12:39 PM, George S. Williams wrote: > > On 12/30/2010 12:16 PM, Brad Hein wrote: > > Unfortunately the compile failed - I ran into compile errors with things in > the usrp2 and gr-usrp2 directories, so I removed them from the Makefile and > the compile eventually went through... But make install didn't seem to > install any new grc binaries. I made sure to run configure with --with-grc, > so I don't think it's being skipped. > > Is anybody else out there working on getting gnuradio working in Fedora14 > who would like to join forces? > > I've been running Gnu Radio on F14 for quite some time. > > Following the instructions in the build guide, make sure you have the > pre-reqs, and you should be good to go. > > http://gnuradio.org/redmine/wiki/gnuradio/BuildGuide > > If you go the UHD route (which I recommend), you'll need to set > PKG_CONFIG_PATH to point at /usr/local/lib/pkgconfig before doing the > configure and make steps for gnu radio. > > > > -- > Marcus Leech > Principal Investigator > Shirleys Bay Radio Astronomy Consortium > http://www.sbrac.org
Brad, Follow what Marcus said. I just wanted to chime in and say that you shouldn't ever need to do anything with the Makefiles. If a component fails in configure, make will not try to build it. If you need to, you can explicitly remove a component with ./configure --disable-<component-name>. Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio