Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing libgsl is broken on OSX 10.9 #16

Closed
jiahao opened this issue Feb 26, 2014 · 2 comments
Closed

Installing libgsl is broken on OSX 10.9 #16

jiahao opened this issue Feb 26, 2014 · 2 comments
Labels

Comments

@jiahao
Copy link
Collaborator

jiahao commented Feb 26, 2014

Instead of installing GSL, it somehow gets homebrew to install zeromq instead.

julia> Pkg.add("GSL")
INFO: Installing GSL v0.1.1
INFO: Building Homebrew
HEAD is now at c588ffb Remove git rebasing code that slipped through
HEAD is now at b8b84ed Update hdf5 and szip
Uninstalling /Users/jiahao/.julia/v0.3/Homebrew/deps/usr/Cellar/zeromq/3.2.4...
==> Downloading http://archive.org/download/julialang/bottles/zeromq-3.2.4.snow_leopard_or_later.bottle.1.tar.gz
Already downloaded: /Users/jiahao/Library/Caches/Homebrew.jl/zeromq-3.2.4.snow_leopard_or_later.bottle.1.tar.gz
==> Pouring zeromq-3.2.4.snow_leopard_or_later.bottle.1.tar.gz
  /Users/jiahao/.julia/v0.3/Homebrew/deps/usr/Cellar/zeromq/3.2.4: 54 files, 2.3M
INFO: Building GSL
INFO: Package database updated

:(

@floswald
Copy link

this worked without a problem for me to install on mac 10.9. I got a system installation of gsl with brew install gsl. package installed without trouble.

@jiahao
Copy link
Collaborator Author

jiahao commented Aug 3, 2014

Appears to be fixed with latest Homebrew.jl upgrade.

@jiahao jiahao closed this as completed Aug 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants