Wednesday, February 10, 2010

Re: [Discuss-gnuradio] MacPorts and GNU Radio 32-bit

Marcel Maatkamp wrote:
> I had the same error, but by upgrading port and cleaning gnuradio this
> error went away:
>
> % sudo port selfupdate
> % sudo port upgrade outdated
> % sudo port clean gnuradio
> % sudo port install gnuradio
>
> After that it somehow still tries to install wxPython and will halt with
> this error:
>
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-wxpython/work/wxPython-src-2.8.9.1/wxPython"
> &&
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
> setup.py build " returned error 1
> Command output: from include/wx/wxPython/wxPython.h:22,
> from src/mac/_gdi_wrap.cpp:2736:
> /opt/local/lib/wx/include/mac-unicode-release-2.8/wx/setup.h:962:1:
> warning: "SIZEOF_SIZE_T" redefined

I too tried this and got the same error. I'm running OSX 10.6.2 on a
late model intel MacBook Pro.

>
> If you get that error, omit the package py26-wxpython and install the
> other missing packages with:
>
> % sudo port install py26-cheetah py26-gtk atk gtk-doc docbook-xml
> docbook-xml-4.1.2 xmlcatmgr docbook-xml-4.2 docbook-xml-4.3
> docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl
> gnome-doc-utils iso-codes p5-xml-parser py26-libxml2 rarian getopt
> intltool gnome-common p5-getopt-long p5-pathtools p5-scalar-list-utils
> gtk2 cairo libpixman jasper pango shared-mime-info xorg-libXcomposite
> xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor
> xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama
> xorg-xineramaproto libglade2 py26-cairo py26-gobject libffi py26-lxml
> gnuradio-gsm-fr-vocoder gnuradio-pager gnuradio-radar-mono
> gnuradio-radio-astronomy gnuradio-sounder gnuradio-trellis gnuradio-usrp
> gnuradio-video-sdl
>
> After that everything is installed except gnuradio-utils which seems to
> depend on gnuradio-wxgui and py26-wxpython
>

This seemed to work, but grc is not installed either. Attempting
to install gnuradio-grc yields the same original error. Seems its still
trying to install the non-existent 64-bit version of wxPython.

@(^.^)@ Ed


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment