Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-26 Thread Tom Rondeau
On Sun, Sep 25, 2011 at 10:13 PM, Ben Reynwar wrote: > On Sun, Sep 25, 2011 at 5:54 PM, Michael Dickens wrote: > > On Sep 25, 2011, at 8:39 PM, Ben Reynwar wrote: > >> It wasn't that python2.5 didn't work, rather that macports didn't > >> attempt to install gnuradio for that version. Instead it

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-25 Thread Ben Reynwar
On Sun, Sep 25, 2011 at 5:54 PM, Michael Dickens wrote: > On Sep 25, 2011, at 8:39 PM, Ben Reynwar wrote: >> It wasn't that python2.5 didn't work, rather that macports didn't >> attempt to install gnuradio for that version.  Instead it installed >> python2.6 and setup gnuradio for that.  I've neve

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-25 Thread Michael Dickens
On Sep 25, 2011, at 8:39 PM, Ben Reynwar wrote: > It wasn't that python2.5 didn't work, rather that macports didn't > attempt to install gnuradio for that version. Instead it installed > python2.6 and setup gnuradio for that. I've never messed about with > macports scripts so I don't know why tha

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-25 Thread Ben Reynwar
It wasn't that python2.5 didn't work, rather that macports didn't attempt to install gnuradio for that version. Instead it installed python2.6 and setup gnuradio for that. I've never messed about with macports scripts so I don't know why that might happen. On Sun, Sep 25, 2011 at 3:42 PM, Tom Ro

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-25 Thread Tom Rondeau
On Sun, Sep 25, 2011 at 11:15 AM, Ben Reynwar wrote: > I tried this out, and it almost worked perfectly. > > Two things needed fiddling: > > Gnuradio and most of the python dependencies were installed for > python2.6. My default was 2.5 so I had to switch to using the 2.6 > version installed by

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-25 Thread Ben Reynwar
I tried this out, and it almost worked perfectly. Two things needed fiddling: Gnuradio and most of the python dependencies were installed for python2.6. My default was 2.5 so I had to switch to using the 2.6 version installed by macports. Most of the python dependencies were installed to: /op

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-23 Thread Robert McGwier
Awesome On Sep 23, 2011 5:31 PM, "Tom Rondeau" wrote: > On Fri, Sep 23, 2011 at 2:57 PM, Michael Dickens wrote: > >> If you use MacPorts under Mac OS X 10.5, .6, or .7, "sudo port install >> gnuradio" should work as of this morning for installing all of the >> background dependencies (and, versio

Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-23 Thread Tom Rondeau
On Fri, Sep 23, 2011 at 2:57 PM, Michael Dickens wrote: > If you use MacPorts under Mac OS X 10.5, .6, or .7, "sudo port install > gnuradio" should work as of this morning for installing all of the > background dependencies (and, version GR 3.3.0 from the tarball if that's > good enough). I had

[Discuss-gnuradio] Status of GNU Radio on Mac OS X

2011-09-23 Thread Michael Dickens
If you use MacPorts under Mac OS X 10.5, .6, or .7, "sudo port install gnuradio" should work as of this morning for installing all of the background dependencies (and, version GR 3.3.0 from the tarball if that's good enough). I had to fix SDCC 2.9 to work under 10.7, as well as tweak GNU Radio