Its been hopefully, fixed, but we'll have to wait for the new build to be 
generated and uploaded. 

https://github.com/JuliaLang/julia/issues/5837

While annoying, I think it is to be expected that nightlies will break 
every now and then. Its actually been quite rare. 

On Tuesday, 18 February 2014 09:59:03 UTC, Pierre Barbier de Reuille wrote:
>
> It seems that, at least since yesterday, the nightly build PPA for Ubuntu 
> is broken.
>
> The error is:
>
> $ julia
> julia: error while loading shared libraries: libjulia.so: cannot open 
> shared object file: No such file or directory
>
> And if I try to add libjulia.so to the path, I get:
>
> $ export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/julia:$LD_LIBRARY_PATH
> $ julia
> julia: relocation error: julia: symbol , version GLIBC_2.2.5 not defined 
> in file libc.so.6 with link time reference
>
> It worked last week when I first installed julia ...
>
> Cheers,
>
> Pierre
>

Reply via email to