discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Status of GNU Radio on Mac OS X
Date: Sun, 25 Sep 2011 20:54:04 -0400

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 that might happen.


If you do "port info gnuradio", you'll see:

  gnuradio @3.3.0 (science)
  Variants: docs, python25, [+]python26, python27

which means that if you do "sudo port install gnuradio" -- install with default 
variants -- then it will do so for use with Python 2.6.  If you want to use 
gnuradio with Python 2.5, then you'll want to do "sudo port install gnuradio 
+python25".

Hope that helps & makes sense. - MLD




reply via email to

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