Re: [Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-07-15 Thread Michael Dickens
On Jul 15, 2010, at 5:54 AM, Bruhtesfa Ebrahim wrote: It is kind of confusing. I have Gnuradio installed, so executing the gnuradio examples in their own directory works fine. But, from the home directory..it restult in: $ python dial_tone.py /opt/local/Library/Frameworks/Python.framework/Ver

Re: [Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-07-15 Thread Bruhtesfa Ebrahim
Hi Michael, > Glad to hear you're getting Wx to work for you. We're > working on getting the Qt GUI working as well. I know that the state > of Wx on MacPorts is "confusing" right now -- to me as well. If I > were you, now that you've got it working, I'd leave my MacPorts > install alone until

Re: [Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-07-09 Thread Carles Fernandez
Hi all, yes, it works :-) This is what I did in OS X 10.6.4: sudo port selfupdate sudo port upgrade outdated sudo port install python_select sudo python_select python26 sudo port install mesa sudo port clean --all wxWidgets-python sudo port -d install py26-wxpython sudo port install gnuradio exp

Re: [Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-07-08 Thread Michael Dickens
Hi Bruh - Glad to hear you're getting Wx to work for you. We're working on getting the Qt GUI working as well. I know that the state of Wx on MacPorts is "confusing" right now -- to me as well. If I were you, now that you've got it working, I'd leave my MacPorts install alone until the W

Re: [Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-07-08 Thread Bruhtesfa Ebrahim
Hi Michael, Yes, I came up with this post: (http://www.mail-archive.com/macports-us...@lists.macosforge.org/msg19898.html), where installing mesa is suggested before installing wxWidgets. It is not listed in the dependencies though. That did the trick and I now installed gnuradio including gr-wxg

Re: [Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-06-20 Thread Michael Dickens
Hi Bruh - If you installed py26-wxpython and wxWidgets from MacPorts, then as of this morning neither allow for 'universal' compilation, and wxWidgets goes so far as to enforce 32-bit only compilation. Chances are your Mac's compiler is trying to generate 64-bit code. Hence, the wxpython

[Discuss-gnuradio] Unable to build gr-wxgui on Mac OS X 10.6.1

2010-06-20 Thread Bruhtesfa Ebrahim
Hi all, I am stuck on this problem for long. So,any help will be appreciated. I am trying to install GnuRadio on Mac OSX 10.6.1 . I have installed the prerequisites including wxWidgets and py26-wxpython using MacPorts. However, gr-wxgui and grc failed to build. The output lines in ./configure t