On Wed, Jul 8, 2009 at 3:31 PM, Ralf Hemmecke<r...@hemmecke.de> wrote:
>
> I've just downloaded
> ftp://ftp.fu-berlin.de/unix/misc/sage/linux/32bit/sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz
> and typed as described in
> ftp://ftp.fu-berlin.de/unix/misc/sage/linux/32bit/README.txt:
>
>  >./sage
> ----------------------------------------------------------------------
> | Sage Version 4.0.2, Release Date: 2009-06-18                       |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
>
> **********************************************************************
> WARNING!  This Sage install was built on a machine that supports
> instructions that are not available on this computer.  Sage will
> likely fail with ILLEGAL INSTRUCTION errors! The following processor
> flags were on the build machine but are not on this computer:
>
> pni ssse3
>
> Email http://groups.google.com/group/sage-support for help.
> To remove this warning and make Sage start, just delete
>
> /home/hemmecke/scratch/sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux/local/lib/sage-flags.txt
> **********************************************************************
>
> Does that simply mean that I have to get the complete sources and
> rebuild sage from sources? Probably not, because then someone would have
> written it in that message.

You should rebuilt ATLAS and MPIR on your computer from source.  This
is much quicker than buildilng all Sage.

./sage -f mpir-1.2.p4
./sage -f atlas-3.8.3.p3

make sure each step succeeds.  If they do then you can safely remove
that file and Sage should work fine for you.

William

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to