-
Notifications
You must be signed in to change notification settings - Fork 35
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
Comments
Can you |
I've fixed this. I don't often install Please |
it works now thanks. On Sun, Feb 16, 2014 at 4:19 PM, Elliot Saba [email protected]:
|
==> 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
The text was updated successfully, but these errors were encountered: