Upgrading from 3.6 to 3.7.how?

Hi!
2 weeks ago i installed gnu radio using the famous script on the wiki…
Now I would like to upgrade to 3.7…
How can i upgrade? Is there a procedure to follow? (remove 3.6 then how
to install 3.7…)

Many thanks!

On 07/07/2013 12:04 PM, Favati wrote:

Hi!
2 weeks ago i installed gnu radio using the famous script on the wiki…
Now I would like to upgrade to 3.7…
How can i upgrade? Is there a procedure to follow? (remove 3.6 then
how to install 3.7…)

Many thanks!

You can build-gnuradio -m which will checkout from master, which is 3.7.

Lots of apps haven’t yet been converted to 3.7

–
Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium

On Sun, Jul 7, 2013 at 12:14 PM, Marcus D. Leech [email protected]
wrote:

You can build-gnuradio -m which will checkout from master, which is 3.7.

Lots of apps haven’t yet been converted to 3.7

–
Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

You can also use PyBOMBS (gnuradio.org/pybombs). I believe all of the
OOT apps that are recipes in PyBOMBS are all 3.7 compatible.

Tom

Il 08/07/2013 09:53, Tom R. ha scritto:

You can also use PyBOMBS (gnuradio.org/pybombs). I believe all of the
OOT apps that are recipes in PyBOMBS are all 3.7 compatible.

Tom

thanks to u 2