If you want to go that route you probably want to include glibc
(contains standard math library) as well. While a viable possibility,
there are two obvious arguments against it:

On Feb 22, 11:27 am, "Dr. David Kirkby" <david.kir...@onetel.net>
wrote:
>   * Always have the libraries.

Instead, check on first startup that all required packages are
installed and print an error message instead ('Please "yum install
libgfortran"').

>   * Always have the exact same versions Sage was built with.

Downside: if your distribution comes out with a bugfix you don't
automatically profit from it. Also, if your distribution keeps
breaking the C++ ABI then maybe its time to switch.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to