Problem building gr-wxgui and grc on Mac OS X 10.6.1

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 that correspond to this problem are:

checking for Python wxWidgets wrappers >= 2.8… no
checking for Numeric Python extensions… yes
Not building component gr-wxgui.

The problem is similar to the one posted on:
Having trouble building grc and gr-wxgui on Jaunty - GNU Radio - Ruby-Forum. The solution suggested for
Ubuntu Jaunty was to remove python-wxgtk2.6 and it worked. But, there is
no such a library in MAC OS. So, what can I do for MAC OS X 10.6.1 ? Any
suggestions ?

Thanks.

Bruh