On 7/22/07, Luis Finotti <[EMAIL PROTECTED]> wrote: > > Hi, > > I've just tried to install SAGE 2.7 from the source. The computer is > a dual Xeon (64-bit) Dell running Fedora 6. > > It seems that the problem is Fortran. > > It seems that system has gfortran installed:
Please wait for sage-2.7.1 for source building; when we'll switch to g95 and things should improve a lot because of g95's very nice, sensible, compact pre-compiled binaries (which will be included with SAGE), and Josh Kantor's work on the numpy distutils stuff. I intend to release sage-2.7.1 tomorrow. See http://www.sagemath.org:9002/sage_trac/roadmap > I've checked $SAGEHOME/spkg/build/f2c-1/spkg-install, and it seems > that I could copy > "/usr/lib/gcc/x86_64-redhat-linux/4.1.1/libgfortran.a" to > "$SAGE_ROOT/lib/libgfortran.a", but I thought I should check first and > report a potential bug. That would work. > > * Could I use the precompiled? (The README.txt says "This binary will > *only* work on AMD 64-bit computers", but I think 64-bit Xeons use the > AMD64 kernel, so I wasn't sure... ) Yes, they should work fine actually. > * The README.txt in $SAGEROOT says > > "If you have a machine with n processors, say, > type > export MAKE="make -j4"" > > Shoud it say "If you have a machine with *4* processors"? Yes, thanks. -- William --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
