Jeroen Demeyer <[email protected]> writes:

> Sage 5.10 was released on 17 June 2013. It is available in
> source and binary form from:
>
>   * http://www.sagemath.org/download.html

Thanks a lot for Sage to all involved!

I have installed 5.10 from binary in Ubuntu 12.04 (using the binary
marked for 13.04), but I get an error when trying the
commands:

sage: g=graphs.PetersenGraph() 
sage: g.show3d()

<...many lines>

ImportError: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.17' not
found (required by /usr/local/share/sage-5.10/local/lib/libgfortran.so.3)

I think this might be because the package glib is at version 2.15 in
Ubuntu 12.04, but at 12.17 in 13.04. See:

http://packages.ubuntu.com/search?keywords=libc6

Since 12.04 is an LTS release, probably many users do not plan to
upgrade at least until 14.04, so I'd like to ask you to please consider
releasing a binary download for 12.04.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to