Git install on Macbook pro Snow Leopard

Hello,

So I’ve got grc running using the mac ports install. It’s working and a
few examples work with a usrp1 and a TV-RX.

However, all the source code is missing and very few of the examples are
there. I’ve spent a frustrating week trying to do anything much more
than dailtone and without doxygen, utililties, or examples this install
just has to go. FWIW, I’ve done embedded C++ and worked on FPGA and
ASIC DSP implementations but without source code to go by I am stymied
here.

I have xcode and git and I think all of the other dependancies in place
thanks to macports.

The gnuradio mac install page is hopelessly out of date.

So, would some kind Mac user please tell me the steps to un-install the
macports version, “git” the lastest stable tree, and then build and
install with all the source and examples intact?

Thank you much in advance,

Mark Napier

PS. For a fun project to learn by, it looks like gnuradio would make a
good platform for making a strobe tuner. The software version of the
peterson tuner is missing several basic features that are needed to do a
good job of tuning a piano. The hardest part will be making the strobe
display. I’m thinking the Qt toolkit might work.