Re: [Discuss-gnuradio] Fedora 12 install

2010-05-10 Thread Patrik Tast

Hi Eric,

Typo there in the boost version, the one I got from the F12 yum repo is 
1.39.0.


Usually I build boost from source and use the ---prefix when configuring but 
this time I decided to try getting it from the yum repo.
In my case buy running 'yum install boost boost-devel' GnuRadio compiled and 
run.


If somebody can also verify my doing it would be useful (make the configure 
process easier) by adding

line 'yum install boost boost-devel' to topic 'GnuRadio from tarball'

Patrik (...I know my SWEnglish is terrible.)

- Original Message - 
From: "Eric Blossom" 

To: "Patrik Tast" 
Cc: 
Sent: Monday, May 10, 2010 6:38
Subject: Re: [Discuss-gnuradio] Fedora 12 install



On Sun, May 09, 2010 at 12:28:19AM +0300, 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)


Boost version numbers look something like 1.42.0.  I'm not sure what
you mean by 3.9



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?


It's been in there since at least 2008:

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

Eric 




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


Re: [Discuss-gnuradio] Fedora 12 install

2010-05-09 Thread Eric Blossom
On Sun, May 09, 2010 at 12:28:19AM +0300, 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)

Boost version numbers look something like 1.42.0.  I'm not sure what
you mean by 3.9


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

It's been in there since at least 2008:

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

Eric


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


Re: [Discuss-gnuradio] Fedora 12 install

2010-05-09 Thread Tom Rondeau
On Sat, May 8, 2010 at 8:05 PM, Marcus D. Leech  wrote:
> There is one typo in those instructions:
>
> yum install PyQT4-devel qwt-devel qwtplot3d-qt4-devel
>
> should be:
>
> yum install PyQt4-devel qwt-devel qwtplot3d-qt4-devel
>
> (Note the capitalization for PyQt4)

Thanks, Marcus. I fixed the typo on the Wiki.

Tom


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


Re: [Discuss-gnuradio] Fedora 12 install

2010-05-08 Thread Marcus D. Leech
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 4-devel 
qwt-devel qwtplot3d-qt4-devel

*should be:*

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


[Discuss-gnuradio] Fedora 12 install

2010-05-08 Thread Patrik Tast
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
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio