You most likely have the reference netlib version of libblas installed,
instead of openblas. The Debian/Ubuntu maintainer of Julia should probably
be making openblas a hard dependency.
On Saturday, June 27, 2015 at 10:32:08 AM UTC-4, Xiaowei Zhang wrote:
>
> 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.
>
>