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 22:58:20 -0500

Hmm ... not sure what's going on.  When you're in Python, can you do "import 
gtk" successfully?  That's what CMake is testing for, roughly.  If it can't, 
hopefully the error will shed some light as to what's going on. - MLD

On Mar 3, 2012, at 9:16 PM, Carles Fernandez wrote:

> Well, actually I had the gnuradio port already and I did a "sudo port
> uninstall gnuradio" before all the building process. I saw that I have
> py27-gtk installed but python version is 2.6.7...so I did:
> 
> $ sudo port select python python27
> $ python -V
> Python 2.7.2
> 
> but when I do
> 
> $ cmake ../
> 
> I stiil get
> 
> -- 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.
> 
> 
> Is there any step I'm missing?




reply via email to

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