Created
February 19, 2012 19:05
-
-
Save zlu/1865217 to your computer and use it in GitHub Desktop.
error running julia
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zlu@zlu-mba:/usr/local/src/julia (master)$ ./julia | |
dlopen(libarpack, 2): image not found | |
error during init: | |
could not load module libarpack | |
in dlopen, /Users/viral/julia/j/base.j:99 sys.ji:17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I solved it by downloading the source and compiling it.