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

64-bit compilation error #46

Closed
sshandilya opened this issue Sep 4, 2013 · 3 comments
Closed

64-bit compilation error #46

sshandilya opened this issue Sep 4, 2013 · 3 comments

Comments

@sshandilya
Copy link

Scratch that!

fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=Connection refused

Unable to fetch in submodule path 'deps/Rmath'

Appears to be an attempt at connecting to a git repo using git:// ...
This will fail because my corporate internet blocks git ports ...

Run this in your home directory to get around (and solve all your git:// blocking woes):

git config --global url."https://".insteadOf git://
@staticfloat
Copy link
Owner

Can you please gist the output of brew install -v --HEAD julia, so I can see the full error output? Thanks!

@sshandilya
Copy link
Author

Please mark as solved for me!!!

@staticfloat
Copy link
Owner

Aha! Great, glad it was that easy!

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