Hi, > > I have installed sage-3.0 from pre-compiled binary version in Arch > > Linux. It works without any problem. > > However, if I compile it from source code using gcc-4.3, I am getting > > the following errors when I run the sage after finishing the > > compilation successfully: > > I doubt compilation finished successfully in your case. You need to > set SAGE_FORTAN to the system fortran since the g95 we ship is broken > on Arch. We didn't automate that so far and we have been discussing of > solving that problem by defaulting to gfortran if it is available.
interesting, I built sage successfully and don't have those errors - using Arch and no SAGE_ANYTHING environment variables... I noticed I have other release data - was you trying 3.0 (later release - there was second release, wasn't it?) - anyway - there's proof it works for me: [EMAIL PROTECTED] ~]$ sage ---------------------------------------------------------------------- | SAGE Version 3.0, Release Date: 2008-04-22 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: 2+2 4 sage: cheers, Andrzej. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com 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://www.sagemath.org -~----------~----~----~----~------~----~------~--~---