discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GR 3.5.1 & OSX


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] GR 3.5.1 & OSX
Date: Sat, 3 Mar 2012 18:22:04 -0500

Hi Carles - That's great to hear!  I take it that you don't have WX installed?  
Using the QtGui really is nicer anyway :)  But, having gnuradio-companion is 
also nice ... maybe there is some other dependency that isn't getting met for 
GRC? - MLD

On Mar 3, 2012, at 6:18 PM, Carles Fernandez wrote:
> On OSX 10.6.8 I did the following:
> 
> 
> $ git clone git://code.ettus.com/ettus/uhd.git
> $ cd uhd
> $ mkdir build
> $ cd build
> $ cmake ../
> $ make
> $ sudo make install
> $ cd..
> $ git clone git://gnuradio.org/gnuradio
> $ cd gnuradio
> $ mkdir build
> $ cd build cmake ../
> 
> ...
> -- ######################################################
> -- # Gnuradio enabled components
> -- ######################################################
> --   * python-support
> --   * testing-support
> --   * volk
> --   * doxygen
> --   * gruel
> --   * gnuradio-core
> --   * gr-atsc
> --   * gr-audio
> --   * gr-digital
> --   * gr-noaa
> --   * gr-pager
> --   * gr-qtgui
> --   * gr-trellis
> --   * gr-uhd
> --   * gr-utils
> --   * gr-video-sdl
> --   * gr-vocoder
> --
> -- ######################################################
> -- # Gnuradio disabled components
> -- ######################################################
> --   * gnuradio-companion
> --   * gr-comedi
> --   * gr-shd
> --   * gr-wxgui
> --
> -- Using install prefix: /usr/local
> -- Building for version: v3.5.1-196-g4f0add17 / 3.5.2git
> -- Configuring done
> -- Generating done
> ...
> 
> $ make
> $ sudo make install
> 
> 
> It seems that worked! :-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]