OK, so indeed you have a 32-bit system. Anyhow, chances are that your only solution would be to build from source.
On Thursday, June 9, 2016 at 11:27:35 AM UTC+1, Ogami Itto wrote: > > the output of uname -a is: > > > > Thanks. > > > On Thursday, June 9, 2016 at 7:03:23 PM UTC+10, Dima Pasechnik wrote: >> >> Is your OS 32-bit? >> Please post the output of 'uname -a' >> You are trying to use a 32-bit (i686 indicates this) binary Sage >> distribution; I guess it won't work on a 64-bit OS. >> >> You have a rather old CPU, and we hardly test on them any more. >> I'd recommend building Sage from source; this might be much quicker than >> trying to sort out >> what exactly is wrong with the binary. >> >> Dima >> >> >> On Thursday, June 9, 2016 at 12:35:44 AM UTC+1, Ogami Itto wrote: >>> >>> Hi Dima, >>> >>> Thanks for answering. >>> No, it's just my real given name, using letters from [a-z] without >>> spaces, that I removed for privacy reasons. >>> Thanks. >>> >>> On Wednesday, June 8, 2016 at 5:54:06 PM UTC+10, Dima Pasechnik wrote: >>>> >>>> Do you have non-ascii characters in your username (which you >>>> conveniently wiped from the images...) ? >>>> >>>> On Wednesday, June 8, 2016 at 8:20:36 AM UTC+1, Ogami Itto wrote: >>>>> >>>>> Hi all, >>>>> >>>>> I have Ubuntu 15.10 as shown below: >>>>> >>>>> $ lsb_release -a >>>>> >>>>> >>>>> >>>>> I downloaded *sage-7.2-Ubuntu_15.10-i686.tar.bz2* >>>>> I verified it with md5sum. >>>>> >>>>> I unzipped it with: tar xvjf sage... >>>>> >>>>> I ran it with: >>>>> cd sageMath >>>>> ./sage >>>>> >>>>> And it produced the following message, at the end: >>>>> >>>>> >>>>> >>>>> I repeated the process and managed to reproduce the same error twice. >>>>> >>>>> The machine is a genuine Intel CPU double-core U4100 @ 1.30GHz, with 2 >>>>> GB RAM. >>>>> >>>>> Any help is welcome. >>>>> Thanks. >>>>> >>>> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
