discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] output 0 is not connected internally


From: Brad Hein
Subject: Re: [Discuss-gnuradio] output 0 is not connected internally
Date: Thu, 30 Dec 2010 13:51:25 -0500

On Thu, Dec 30, 2010 at 1:26 PM, Tom Rondeau <address@hidden> wrote:
On Thu, Dec 30, 2010 at 12:48 PM, Marcus D. Leech <address@hidden> 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.
>


Thank you both for your suggestions,

I'll go ahead and carefully follow the instructions on the gnuradio wiki page "FedoraInstall" under "gnuradio from tarball".

BH

 
>
>
> --
> 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
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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