William Stein wrote: >>> have to explicitly tell the build process about the fortran >>> compiler and library location. Do this by typing >>> >>> export SAGE_FORTRAN=/exact/path/to/gfortran >>> export SAGE_FORTRAN_LIB=/path/to/fortran/libs/libgfortran.so >> >> Okay, that worked. I didn't understand the problem (apparently Sage >> doesn't ship a g95 for the Ubuntu 9.10 platform). >> >> I'll open a ticket to add Ubuntu 9.10 to the "Itanium" list above. > > Don't bother, since sage-4.3 should require the user has installed > gfortran on *all* Linux platforms.
Okay, great. If that doesn't happen, then I already made the ticket and patch: http://trac.sagemath.org/sage_trac/ticket/7484 This can be closed (or modified) to indicate the need for gfortran on all platforms, whenever that patch is merged. Thanks, Jason -- Jason Grout -- 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