discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Building on Mac OSX


From: Jeff Scaparra
Subject: Re: [Discuss-gnuradio] Building on Mac OSX
Date: Wed, 26 Oct 2011 15:52:57 -0400

Alternatively it may be using the wrong python. Is there a way to specify which python to use. If it uses the same path as the normal terminal then it will work however if it sets the standard /usr/bin/python it will fail.

Thanks,
Jeff

On Wed, Oct 26, 2011 at 3:50 PM, Jeff Scaparra <address@hidden> wrote:
I think I have everything figured out now I have pyqt pygtk and pywx installed however cmake still isn't finding pygtk even though the version is correct (running 2.24.0) and python -c "import gtk" has no output.

Anyone know what the specific check actually is?

Jeff


On Wed, Oct 26, 2011 at 1:18 PM, Jeff Scaparra <address@hidden> wrote:
I was just having an issue with the python path. gr_wxgui is enabled now. I have the qt stuff installed but will look at manually pointing cmake in the right direction. I think I can make this work. I hate to give up now. It would be nice to write up a brew formula for gnuradio but I have no idea how I would get my system back to a default state for testing after all I have done (without reinstalling). 

Jeff


On Wed, Oct 26, 2011 at 12:47 PM, Ben Reynwar <address@hidden> wrote:
On Wed, Oct 26, 2011 at 8:44 AM, Jeff Scaparra <address@hidden> wrote:
> Hello,
>
> I have almost gotten all the dependencies needed for gnuradio recognized
> however I have qt qwt and wx installed but they aren't being recognized by
> cmake. I have also tried to manually enable them with the -DENABLE_GR_QTGUI
> AND -DENABLE_GR_WXGUI options with no luck. I have used homebrew to install
> almost all of the dependencies and it has been a great help. If anyone have
> any experience building gnuradio on OSX I would appreciate any input.
>
> Thanks,
>
> Jeff (KK4EPP)
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>

If you're not using homebrew for anything else, it's probably easier
just to switch to using macports.  I had a good crack at getting
gnuradio installed via homebrew but switched to macports in the end
because I couldn't get the gui stuff working.

Cheers,
Ben




reply via email to

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