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

Building IJulia and ZMQ on Julia-0.6 #240

Open
pstaabp opened this issue May 26, 2017 · 4 comments
Open

Building IJulia and ZMQ on Julia-0.6 #240

pstaabp opened this issue May 26, 2017 · 4 comments

Comments

@pstaabp
Copy link

pstaabp commented May 26, 2017

@staticfloat

I was trying the Julia-0.6-dev2 version of julia and trying to build the IJulia package. There was an error when building ZMQ of:

=====================================[ ERROR: ZMQ ]==================

LoadError: SystemError: unable to read directory /Users/pstaab/.julia/v0.6/Homebrew/deps/usr/Library/Taps/staticfloat/homebrew-juliatranslated: No such file or directory

and in fact there is no such directory. However, that directory does exist when building under 0.5. I had no errors installing and building Homebrew in Julia 0.6

@staticfloat
Copy link
Owner

Hmmm, I pushed a fix to Homebrew.jl not too long ago that should have fixed this, can you Pkg.update() and try again?

@pstaabp
Copy link
Author

pstaabp commented Jun 20, 2017

I just upgraded to the final release of 0.6 and a Pkg.update() didn't change the error.
Also, removing Homebrew and reinstalling it results in the same error. That is, the directory listed above is still missing.

@staticfloat
Copy link
Owner

Hmmm, if you run using Homebrew; Homebrew.install_brew() does that fix things?

@pstaabp
Copy link
Author

pstaabp commented Jun 20, 2017

That works for me now. Seems like it should work without these however. And everything worked well is julia-0.5.

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

No branches or pull requests

2 participants