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

error when installing on mavericks. #68

Closed
pyrofolium opened this issue Feb 16, 2014 · 4 comments
Closed

error when installing on mavericks. #68

pyrofolium opened this issue Feb 16, 2014 · 4 comments

Comments

@pyrofolium
Copy link

==> make -C contrib -f repackage_system_suitesparse4.make prefix=/usr/local/Cellar/julia/0.2.0 USE_BL
==> make prefix=/usr/local/Cellar/julia/0.2.0 USE_BLAS64=0 FC=/usr/local/bin/gfortran USECLANG=1 LIBB
libtool: install: ranlib /usr/local/Cellar/julia/0.2.0/lib/libuv.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /private/tmp/julia-19Q7/usr/lib/libuv.dylib (No such file or directory)
make[2]: *** [/private/tmp/julia-19Q7/usr/lib/libuv.a] Error 1
make[1]: *** [julia-release] Error 2
make: *** [release] Error 2

@staticfloat
Copy link
Owner

Can you brew install -v julia and gist the output?

@pyrofolium
Copy link
Author

@staticfloat
Copy link
Owner

I've fixed this. I don't often install 0.2.0, I'm usually installing the 0.3 prerelease with the --HEAD flag. :)

Please brew update and try again.

@pyrofolium
Copy link
Author

it works now thanks.

On Sun, Feb 16, 2014 at 4:19 PM, Elliot Saba [email protected]:

I've fixed this. I don't often install 0.2.0, I'm usually installing the
0.3 prerelease with the --HEAD flag. :)

Please brew update and try again.

Reply to this email directly or view it on GitHubhttps://github.com//issues/68#issuecomment-35221100
.

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