I upgraded Ubuntu from 14.04 to 15.04 today. Julia was runinng fine before but after the upgrading, I got the warning when staring Julia
"Warning: error initializing module LinAlg:
ErrorException("error compiling __init__: error compiling check_blas: error
compiling openblas_get_config: could not load module libblas.so.3:
/usr/lib/libblas.so.3: undefined symbol: gotoblas")
"
Any idea what's going on? Reinstallation doesn't solve the problem.
