On Dec 15, 10:05 am, C <ctoph...@gmail.com> wrote:
> Hi Michael,
Hi C,
> > The log below indicates that libgfortran.so wasn't found by the
> > linker. What do you set SAGE_FORTRAN and SAGE_FORTRAN_LIB to?
>
> Hmm. I haven't set anything. How would I go about setting these and
> to what should they point?
See README.txt in $SAGE_ROOT:
NOTE: If you're using Fortran on a platform without g95 binaries
included
with Sage, e.g., Itanium, you must use a system-wide gfortran.
You
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
> best,
> Chris
>
> P.S.: Since I posted this message, I noticed that there is a "sage-
> support" google group as well. If my query belongs there, I can re-
> ask and we can terminate this conversation. I posted here because the
> error message indicated that this is the place.
Yeah, any build issue should go to sage-devel.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---