Re: [Discuss-gnuradio] about building gnuradio on mac os x lion behind a firewall

2013-05-27 Thread Michael Dickens
Hi swrangsar - I generally recommend doing: {{{ sudo port install gnuradio +full }}} to get all of the goodies, including python swig interface files and all possible components (wxgui, qtgui, etc). But, Qt takes a -long- time to build if if a non-standard install -- the default install will be a

Re: [Discuss-gnuradio] about building gnuradio on mac os x lion behind a firewall

2013-05-27 Thread swrangsar basumatary
Hi michael, How do i install gnuradio with uhd support using macports. my guess is : sudo port install gnuradio +uhd thanks, swrangsar On Mon, May 27, 2013 at 10:40 AM, swrangsar basumatary wrote: > hi michael, > > Though i prefer homebrew, I shall give macports a try. > > > thanks, > swr

Re: [Discuss-gnuradio] about building gnuradio on mac os x lion behind a firewall

2013-05-26 Thread Michael Dickens
On May 26, 2013, at 3:48 PM, Michael Dickens wrote: > Homebrew of Fink Homebrew -or- Fink :) ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] about building gnuradio on mac os x lion behind a firewall

2013-05-26 Thread Michael Dickens
Hi swrangsar - I'm the MacPorts maintainer for the GNU Radio related ports. MacPorts can install all of this (GNU Radio, UHD, osmosdr for RTL devices), and should work correctly with Mac OS X Lion. I generally recommend against simultaneously using MacPorts and any other means of installing de