titanous / homebrew-gnuradio

GNU Radio Formulae for Homebrew (unmaintained)
110 stars 110 forks source link

"umfpack" moved to "suite-sparse" package in "homebrew/science" #39

Open tlrobinson opened 11 years ago

tlrobinson commented 11 years ago

Instead of brew install umfpack you need to do:

brew tap homebrew/science
brew install suite-sparse
PhSur commented 10 years ago

I propose to update the gnuradio formula to replace umfpack with suite-sparse. I've try it and it work well

JetForMe commented 10 years ago

has this been fixed? I'm trying to install gqrx but it's not working. PhSur, what did you change to make it work?

tkeifer commented 10 years ago

I think I may be running into this as well:

$> brew install --with-qt gnuradio
Error: No available formula for umfpack (dependency of gnuradio)

I have already tapped homebrew\science and brew says suite-sparse is installed. Thoughts?

PhSur commented 10 years ago

I'm sorry but I haven't my MacBook now. I can help you this Monday.

Le 9 mai 2014 à 19:36, Trey Keifer notifications@github.com a écrit :

I think I may be running into this as well:

$> brew install --with-qt gnuradio Error: No available formula for umfpack (dependency of gnuradio) I have already tapped homebrew\science and brew says suite-sparse is installed. Thoughts?

— Reply to this email directly or view it on GitHub.

PhSur commented 10 years ago

Have updated numpy ?

I've modify the Formula of numpy to use suite-parse. But actually, the Formula of numpy use suite-parse.

Le 09/05/2014 19:36, Trey Keifer a écrit :

I think I may be running into this as well:

$> brew install --with-qt gnuradio Error: No available formula for umfpack (dependency of gnuradio)

I have already tapped homebrew\science and brew says suite-sparse is installed. Thoughts?

— Reply to this email directly or view it on GitHub https://github.com/titanous/homebrew-gnuradio/issues/39#issuecomment-42692773.