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! :-)


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to