#38031: Adding RTL-DSR to gnuradio-companion fails to include new input sources -------------------------------+------------------------- Reporter: whaleyweb00@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gnuradio rtl-sdr | -------------------------------+------------------------- Comment (by michaelld@…): You need the [http://cgit.osmocom.org/cgit/gr-osmosdr/ gr-osmosdr] extension to GNU Radio to get the GRC blocks installed. Neither the gnuradio nor the rtl-sdr ports provide this functionality. I believe that you have to install gr-osmosdr from source on Mac OS X. That said, it should be pretty straight forward to do the install -- just follow the [http://sdr.osmocom.org/trac/wiki/rtl-sdr#GnuradioSource instructions] except the last step (Mac OS X does not do "ldconfig"). This will install everything into /usr/local somewhere, so you'll then need to set your shell environment's PATH and PYTHONPATH to include the correct directories therein. Or, if you ask nicely, I'll bump creating a port for gr-osmosdr up on my list of things to do -- not that this means it'll get done quickly, but probably in the next couple of weeks instead of maybe months away. This would make installing the gr-osmosdr project as simple as "sudo port install gr-osmosdr", which would be pretty cool. -- Ticket URL: <https://trac.macports.org/ticket/38031#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS