#37124: gnuradio: Cheetah templates required to build VOLK -------------------------+------------------------- Reporter: mcquiggi@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: gnuradio | -------------------------+------------------------- Comment (by michaelld@…): You do not need the GNU Radio component ports; they should not really install anything anyway. All you need is "gnuradio" or "gnuradio-devel" or "gnuradio-next"; I generally recommend the -devel version since it includes bug fixes from the current release, but the choice is yours. I include -next since some developers are into that branch instead, to test their already-existing GR scripts out with what is expected to be the next major release. GRC was renamed "gnuradio-companion" as an executable (Python script) a couple years ago. Likewise, there is no "gnuradio" executable. If I were you, I'd go back to the version with the GTK issues and see if that one can be made to work. Basically: Uninstall any "gnuradio" port that's installed right now (force uninstall it). Then do "sudo port install gnuradio +full +python27" and see if "gnuradio-companion" then works. If not, then please create a new ticket with that specific issue as this ticket's issue has been resolved (I'll check in the changes later today). -- Ticket URL: <https://trac.macports.org/ticket/37124#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS