homebrew-gnuradio icon indicating copy to clipboard operation
homebrew-gnuradio copied to clipboard

Latest dev build using OS X Yosemite 10.10's built in compiler, clang and llvm. Builds without issue or patches, complete with working GUI and docs if desired.

Results 16 homebrew-gnuradio issues
Sort by recently updated
recently updated
newest added

I only see /usr/local/Cellar/gnuradio/3.7.11_2/libexec/bin/gnuradio-config-info What am I missing? I'm on mac osx Sierra 10.12.6

I couldn't install the dependency pyqwt through homebrew, is this still up to date?

Would be nice to get the latest release that's available in MacPorts

==> Downloading https://downloads.sourceforge.net/project/numpy/NumPy/1.10.0b1/numpy-1.10.0b1.tar.gz curl: (22) The requested URL returned error: 404 Not Found Error: Failed to download resource "gnuradio--numpy" Download failed: https://downloads.sourceforge.net/project/numpy/NumPy/1.10.0b1/numpy-1.10.0b1.tar.g

_note: I got this working a minute ago by untapping untapping `metacollin/hombrew-gnuradio` after install gnuradio and then tapping `andresv/homebrew-gnuradio` to install just `gr-osmosdr`_ I know that's not optimal but I...

While building gcc: ==> Installing metacollin/gnuradio/gnuradio dependency: gcc ==> Downloading http://ftpmirror.gnu.org/gcc/gcc-5.2.0/gcc-5.2.0.tar.bz2 ==> Downloading from http://ftp.gul.es/gnu/ftp.gnu.org/gnu/gcc/gcc-5.2.0/gcc-5.2.0.tar.bz2 curl: (22) The requested URL returned error: 404 Not Found Automatically solved by using a...

Getting this during the `make install` portion of the gnuradio build: ``` bradner:~ natevw$ brew install gnuradio --build-from-source ==> Installing gnuradio from metacollin/homebrew-gnuradio ==> Using Homebrew-provided fortran compiler. This may...

Is anyone else seeing this message? ``` ==> python setup.py install --prefix=/private/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1 ==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.7.5.1 -DENABLE_DOXYGEN=Off -DSPHINX_EXECUTEABLE=/private/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1/bin/rst2html.py -DENABLE_GR_QTGUI=ON -DCMAKE_C_FLAGS_RELEASE= -DCMAKE_CXX_FLAGS_RELEASE= -DCMAKE_INSTAL -- Configuring incomplete, errors occurred! See also "/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1/build/CMakeFiles/CMakeOutput.log"....

Metacollin, First off, thank you for taking the time to put together a recipe to push for the gnuradio community on Mac OSX! But, I'm currently having difficulty understanding the...