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

2010-04-12 Thread Ed Criscuolo
Michael Dickens wrote: Hi Ed - I never got multi-boot installed, so, no, I haven't gotten those changes in place. That said, the MacPorts folks are discussing ways to get WX stuff to be 64-bit compatible under 10.6, so I might not need to do anything if they succeed soon enough. How badly

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

2010-04-12 Thread Michael Dickens
Hi Ed - I never got multi-boot installed, so, no, I haven't gotten those changes in place. That said, the MacPorts folks are discussing ways to get WX stuff to be 64-bit compatible under 10.6, so I might not need to do anything if they succeed soon enough. How badly do you want / need the

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

2010-04-12 Thread Ed Criscuolo
Did you ever make these changes to the portfile for wxgui? @(^.^)@ Ed Michael Dickens wrote: Hi Ed - Thanks for the feedback, it's useful; I don't mind being wrong! I'll have to set up my Mac to do multi-boot (10.5 and 10.6) in order to further test this issue out. That said, the kernel

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

2010-03-13 Thread Michael Dickens
I think this is an issue between wxWidgets & the JPEG library. Try: sudo port selfupdate sudo port upgrade outdated ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

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

2010-03-13 Thread Cosmin S
Hi, I get another try to install gnuradio with macports. Just because I saw that is a new "libsdl-devel"port that could resolve the previous issues with the use of TVRX on a GR/(ppc)OSX system. So gnuradio-video-sdl was installed with "libsdl-devel" and not "libsdl", to be closed to the Linux u

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

2010-02-12 Thread Michael Dickens
Hi Ed - Thanks for the feedback, it's useful; I don't mind being wrong! I'll have to set up my Mac to do multi-boot (10.5 and 10.6) in order to further test this issue out. That said, the kernel bit-tage doesn't really matter since it's the compiler that determines the applications bit-ta

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

2010-02-11 Thread Michael Dickens
Marcel, Ed, and Kunal - Thanks for the data points -- it looks like all 3 of your computers booted from the 64-bit kernel; please correct me if I'm wrong. --- Anyone else on the GR list have a Mac running OSX 10.5 or 10.6 who would care to participate in getting some more data points? I'm

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

2010-02-11 Thread Ed Criscuolo
Michael Dickens wrote: Thanks for all the feedback thus far! Can those of you on this thread return back to me the following (as executed in a terminal, individually): gcc -v machine uname -a % gcc -v Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-56

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

2010-02-11 Thread Michael Dickens
hanks for all the feedback thus far! Can those of you on this thread return back to me the following (as executed in a terminal, individually): gcc -v machine uname -a Once I figure out the logic (and, via the below discussion, I think I know what to do but I just want more info to confir

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

2010-02-10 Thread Kunal Kandekar
Hi, Running port "selfupdate" and "upgrade outdated" helped, as did skipping wxPython and other packages depending on it. However, I also had to re-build a lot of dependencies to include universal builds (using sudo port upgrade --enforce-variants +universal). It seems to be working now, althoug

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

2010-02-10 Thread Ed Criscuolo
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 w

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

2010-02-09 Thread Michael Dickens
Thank you Marcel for mentioning that "little" detail: before trying MacPorts out, if it's already installed, you'll want to do what he wrote below in order to get the latest portfiles w/ patches & such. Hopefully that will solve your issue Kunal; if not, let me know. % sudo port selfupdate

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

2010-02-09 Thread Marcel Maatkamp
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: Tar

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

2010-02-09 Thread Kunal Kandekar
Hi, As another OS X + GNU Radio user, I really appreciate your efforts! I tried running "sudo port install gnuradio" on my MacBook Pro running 10.6.2. It fails with the following error: libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../../../.. -DOMNITHREAD_POSIX=1 -I/opt/local/in

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

2010-02-09 Thread Michael Dickens
I've checked in MacPorts modifications that should allow for installing GNU Radio 3.2.2 via MacPorts on 10.5 (Intel or PPC; 32 or 64 bit; "universal" too) or 10.6 (32 or 64 bit, except for gr-wxgui since it relies on wxPython which doesn't have a 64-bit compatible version yet; wxWidgets 2.9

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

2010-02-04 Thread Michael Dickens
I've updated MacPorts to use GNU Radio 3.2.2 ; if you're using OSX 10.5 or 10.6 as 32-bit, please give these ports a try & see if they work for you. And, let me know if you run into any difficulties. Your shell environment's PYTHONPATH and such just need to work with MacPorts -- nothing s