On 30 Okt., 19:14, bterwijn <[email protected]> wrote: > To use Sage 4.7.1 on Ubuntu 11.10 you will have to build it from > source using the gcc-4.4 compiler (instead of the default gcc-4.6).
Sage 4.7.2 will build on Ubuntu 11.10 (with GCC 4.6.x) modulo an R/ readline issue which only occurs in some constellations (depending on whether libreadline-dev or libncurses-dev are installed, in which case some symbolic links have to be created as a work-around, or a different readline spkg has to be used.) See sage-devel and recent sage-release threads for details (search for "Oneiric Ocelot" and/or "Ubuntu 11.10"). (For earlier Sage versions, i.e. 4.7.1 and some 4.7.2.alpha*, a different Symmetrica spkg is needed as well as setting LDFLAGS="-ldl" for the Singular 3-1-1-4 spkg.) The R/readline issue is meanwhile tracked at http://trac.sagemath.org/sage_trac/ticket/11970 . -leif -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
