Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Issue with installing homebrew-gnuradio on Mac OS X 10.9 #51

Open
Oxtay opened this issue Mar 21, 2014 · 4 comments
Open

Issue with installing homebrew-gnuradio on Mac OS X 10.9 #51

Oxtay opened this issue Mar 21, 2014 · 4 comments

Comments

@Oxtay
Copy link

Oxtay commented Mar 21, 2014

While trying to install "homebrew-gnuradio", installing "gnuradio" itself gets into some error with "cmake" and I get the following error:

==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.5.1 - DQWT_INCLUDE_DIRS=/us
Cheetah templates required to build VOLK

-- Configuring incomplete, errors occurred!

In the following line, it said to:

See also "/tmp/gnuradio-awqh/gnuradio-3.6.5.1/build/CMakeFiles/CMakeOutput.log".

but I was not able to find any such file or any folder related to GNUradio in /tmp. This is the third time it happens and I am not sure how to solve it. I have followed every step in the README file. The only thing that I can think of is that I haven't been able to install umfpack but when trying to install it, I get:

Error: No available formula for umfpack

Any help will be much appreciated. Thank you.

@Oxtay
Copy link
Author

Oxtay commented Apr 24, 2014

Instead of umfpack, I went ahead instead with:
brew install suite-sparse

Also, while installing it was complaining that it needs apple-gcc42, that I enforced it by running:
brew install homebrew/dupes/apple-gcc42

@tkeifer
Copy link

tkeifer commented May 13, 2014

Oxtay - I installed suite-sparse, but I still get an error about umfpack. How did you get it to recognize the umfpack in the suite-sparse package?

@Oxtay
Copy link
Author

Oxtay commented May 13, 2014

hmm, I'm not sure what the problem might be. Can you post your error message here so that I can take a look at it?
I also like to point out that I have given up on making it work for now. I had a very successful results with GNURadio on Macports, but GNURadio on Homebrew didn't work for me. So, right now I'm using a VM on my Mac that has GNURadio installed.
Please let me know if you make it work.
Good luck!

@tkeifer
Copy link

tkeifer commented May 13, 2014

Well, I'm closer to solving...

I had accidentally included more than one homebrew repo for gnuradio. For anyone else that stumbles across this, make sure:

brew tap

...only shows one gnuradio repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants