discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GR 3.5.1 & OSX


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] GR 3.5.1 & OSX
Date: Sat, 3 Mar 2012 20:40:33 -0500

Did you use MacPorts for the background dependencies?  If so, you can install 
one of the py*-pygtk, e.g., "sudo port install py27-gtk" for Python 2.7 (which 
is what I use).  I find that on OSX, Python 2.6 play nice with GNU Radio or 
GRC, but 2.7 does; YMMV. - MLD

On Mar 3, 2012, at 7:41 PM, Carles Fernandez wrote:

> On Sun, Mar 4, 2012 at 12:22 AM, Michael Dickens <address@hidden> wrote:
>> Hi Carles - That's great to hear!  I take it that you don't have WX 
>> installed?  Using the QtGui really is nicer anyway :)  But, having 
>> gnuradio-companion is also nice ... maybe there is some other dependency 
>> that isn't getting met for GRC? - MLD
>> 
> 
> Yes:
> 
> $ cmake ../
> 
> ...
> -- Python checking for pygtk >= 2.10.0
> -- Python checking for pygtk >= 2.10.0 - not found
> ...
> 
> -- Configuring gnuradio-companion support...
> --   Dependency ENABLE_GR_CORE = ON
> --   Dependency ENABLE_PYTHON = ON
> --   Dependency PYTHON_MIN_VER_FOUND = TRUE
> --   Dependency CHEETAH_FOUND = TRUE
> --   Dependency LXML_FOUND = TRUE
> --   Dependency PYGTK_FOUND = FALSE
> --   Dependency NUMPY_FOUND = TRUE
> --   Disabling gnuradio-companion support.
> --   Override with -DENABLE_GRC=ON/OFF
> ...
> 
> 
> 
> Does anybody know how to install pygtk in Mac OS? I'd love to use
> gnuradio-companion...



reply via email to

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