[sage-support] Re: Installing latest sage

2011-11-30 Thread Maarten Derickx
This timeout error is not bad. It just means that your tablet cannot 
complete a certain test within the time limit set for the tests. Since your 
tablet is probably slower than a normal desktop pc this is not that bad. 
There is already a ticket (http://trac.sagemath.org/sage_trac/ticket/12023)
 wich will classify these test as long tests so you wont get the timeout 
any more.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-30 Thread kcrisman


On Nov 30, 1:18 am, Eric Kangas eric.c.kan...@gmail.com wrote:
 The testall function finished earlier then expected. I did have only
 one time out error. The error listed:

That's very good to hear.

 --- 
 --
 The following tests failed:

         sage -t  -force_lib devel/sage/sage/sandpiles/sandpile.py # Time
 out
 Total time for all tests: 19977.9 seconds
 Please see /home/nooniensoong97/.sage//tmp/test.log for the complete
 log from this test.
 --- 
 --

 Is there a way to fix these time out errors?

Another thing you can do is

export SAGE_TIMEOUT=1000

or something like that before testing the file.  See
http://www.sagemath.org/doc/installation/source.html#environment-variables
for full details.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: Installing latest sage

2011-11-29 Thread Dima Pasechnik
Pentium M does MMX, SSE, SSE2. Which is kind of 10 years old. Things have 
moved on a lot, and
keeps moving, see e.g.
http://en.wikipedia.org/wiki/Advanced_Vector_Extensions

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-29 Thread Eric Kangas
Sage now works on my tablet. It took about 23 hours to compile, and I
had no problems with connecting to the backend of sage on cantor.

On Nov 29, 8:13 am, Dima Pasechnik dimp...@gmail.com wrote:
 Pentium M does MMX, SSE, SSE2. Which is kind of 10 years old. Things have
 moved on a lot, and
 keeps moving, see e.g.http://en.wikipedia.org/wiki/Advanced_Vector_Extensions

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-29 Thread kcrisman


On Nov 29, 12:08 pm, Eric Kangas eric.c.kan...@gmail.com wrote:
 Sage now works on my tablet. It took about 23 hours to compile, and I
 had no problems with connecting to the backend of sage on cantor.


That's awesome!

Do you think you could run

sage -testall

if you have a few free days to let your tablet just sit?  That could
be useful.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-29 Thread Eric Kangas
Well for some reason when I am in the sage directory using the
terminal I try calling up sage, and sage - testall this is what I get:

No command 'sage' found, did you mean:
 Command 'osage' from package 'graphviz' (main)
 Command 'save' from package 'atfs' (universe)
 Command 'page' from package 'tcllib' (universe)

However I am able to run Sage in Cantor without any problems. I take
it sage is still building itself as I type this message up, or do you
mean when I run sage -testall?


On Nov 29, 10:23 am, kcrisman kcris...@gmail.com wrote:
 On Nov 29, 12:08 pm, Eric Kangas eric.c.kan...@gmail.com wrote:

  Sage now works on my tablet. It took about 23 hours to compile, and I
  had no problems with connecting to the backend of sage on cantor.

 That's awesome!

 Do you think you could run

 sage -testall

 if you have a few free days to let your tablet just sit?  That could
 be useful.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: Installing latest sage

2011-11-29 Thread Ivan Andrus
On Nov 29, 2011, at 10:52 PM, Eric Kangas wrote:

 Well for some reason when I am in the sage directory using the
 terminal I try calling up sage, and sage - testall this is what I get:
 
 No command 'sage' found, did you mean:
 Command 'osage' from package 'graphviz' (main)
 Command 'save' from package 'atfs' (universe)
 Command 'page' from package 'tcllib' (universe)
 
 However I am able to run Sage in Cantor without any problems. I take
 it sage is still building itself as I type this message up, or do you
 mean when I run sage -testall?

It sounds like you don't have the current directory in your PATH.  You could 
try specifying the directory explicitly like (assuming you are in the sage root 
directory):

./sage -testall

-Ivan

 On Nov 29, 10:23 am, kcrisman kcris...@gmail.com wrote:
 On Nov 29, 12:08 pm, Eric Kangas eric.c.kan...@gmail.com wrote:
 
 Sage now works on my tablet. It took about 23 hours to compile, and I
 had no problems with connecting to the backend of sage on cantor.
 
 That's awesome!
 
 Do you think you could run
 
 sage -testall
 
 if you have a few free days to let your tablet just sit?  That could
 be useful.
 
 -- 
 To post to this group, send email to sage-support@googlegroups.com
 To unsubscribe from this group, send email to 
 sage-support+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/sage-support
 URL: http://www.sagemath.org

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: Installing latest sage

2011-11-29 Thread Renan Birck Pinheiro
2011/11/29 Eric Kangas eric.c.kan...@gmail.com

 Well for some reason when I am in the sage directory using the
 terminal I try calling up sage, and sage - testall this is what I get:


Try ./sage -testall (dot, slash, sage, space, -testall) within the sage
directory

-- 
Renan Birck Pinheiro - Grupo de Microeletrônica
http://www.ufsm.br/gmicro- Engenharia
Elétrica http://www.ufsm.br/cee/UFSM http://www.ufsm.br

http://renanbirck.blogspot.com / skype: renan.ee.ufsm / (55) 91433210

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-29 Thread kcrisman


On Nov 29, 4:56 pm, Renan Birck Pinheiro renan.ee.u...@gmail.com
wrote:
 2011/11/29 Eric Kangas eric.c.kan...@gmail.com

  Well for some reason when I am in the sage directory using the
  terminal I try calling up sage, and sage - testall this is what I get:

 Try ./sage -testall (dot, slash, sage, space, -testall) within the sage
 directory


Sorry, since you got Sage to run, I figured this was obvious - my
apologies.  Renan and Ivan are both right, of course.

- kcrisman

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-29 Thread Eric Kangas
The testall function finished earlier then expected. I did have only
one time out error. The error listed:
-
The following tests failed:


sage -t  -force_lib devel/sage/sage/sandpiles/sandpile.py # Time
out
Total time for all tests: 19977.9 seconds
Please see /home/nooniensoong97/.sage//tmp/test.log for the complete
log from this test.
-

Is there a way to fix these time out errors?

On Nov 29, 7:12 pm, kcrisman kcris...@gmail.com wrote:
 On Nov 29, 4:56 pm, Renan Birck Pinheiro renan.ee.u...@gmail.com
 wrote:

  2011/11/29 Eric Kangas eric.c.kan...@gmail.com

   Well for some reason when I am in the sage directory using the
   terminal I try calling up sage, and sage - testall this is what I get:

  Try ./sage -testall (dot, slash, sage, space, -testall) within the sage
  directory

 Sorry, since you got Sage to run, I figured this was obvious - my
 apologies.  Renan and Ivan are both right, of course.

 - kcrisman

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: Installing latest sage

2011-11-28 Thread Dima Pasechnik


On Tuesday, 22 November 2011 19:16:22 UTC+8, Renan Birck Pinheiro wrote:



 2011/11/22 Eric Kangas eric.c...@gmail.com

 it is interesting I had to compile from source on my tablet, but on my
 desktop I didn't have to compile from source just had to install the
 package.

  
 Probably because the tablet uses another CPU which don't has the processor 
 instructions required for the binary build of Sage.


Indeed. That tablet runs Pentium M, which is kind of old nowadays.
 


 -- 
 Renan Birck Pinheiro - Grupo de Microeletrônicahttp://www.ufsm.br/gmicro- 
 Engenharia 
 Elétrica http://www.ufsm.br/cee/UFSM http://www.ufsm.br

 http://renanbirck.blogspot.com / skype: renan.ee.ufsm 


-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: Installing latest sage

2011-11-28 Thread Anton Sherwood

On 2011-11-28 03:02, Dima Pasechnik wrote:

Indeed. That tablet runs Pentium M, which is kind of old nowadays.


Has the instruction set changed in recent years?  I assumed it had 
stabilized awhile back.


--
Anton Sherwood *\\* www.bendwavy.org *\\* www.zazzle.com/tamfang

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Installing latest sage

2011-11-22 Thread Eric Kangas
it is interesting I had to compile from source on my tablet, but on my
desktop I didn't have to compile from source just had to install the
package.

On Nov 21, 11:39 pm, William Stein wst...@gmail.com wrote:
 On Mon, Nov 21, 2011 at 3:51 PM, Eric Kangas eric.c.kan...@gmail.com wrote:
  I tried installing sage on my Toshiba Portege M200 tablet. I am using
  ubuntu 10.10. Here is the error message I am receiving:

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

  Emailhttp://groups.google.com/group/sage-supportfor help.
  To remove this warning and make Sage start, just delete
      /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-
  ubuntu_10.04_lts-i686-Linux/local/lib/sage-flags.txt
  **

  Even after deleting the flag the installation fails.

 That's because of exactly what the error message says.

 Your options:

   (1) Build Sage from source, which you get here [1], and install via
 the instructions near the bottom of that page.

   (2) Try forcing a rebuild from source of the atlas and mpir package.
  Sometimes that is enough.

     ./sage -f atlas mpir

 [1]http://sagemath.org/download-source.html

  Here is that
  error message:

  The Sage installation tree may have moved
  (from /home/wstein/build/sage-4.7.2 to /home/nooniensoong97/programs/
  sage-4.7.2-linux-32bit-ubuntu_10.04_lts-i686-Linux).
  Changing various hardcoded paths...
  (Please wait at most a few minutes.)
  DO NOT INTERRUPT THIS.
  Done resetting paths.
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libcsage.so(print_backtrace+0x3b)[0x4f230e]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libcsage.so(sigdie+0x17)[0x4f234e]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libcsage.so(sage_signal_handler+0x1ad)[0x4f1e70]
  [0x751400]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/python2.6/site-packages/sage/rings/
  integer.so(initinteger+0x29aa)[0x813c9a]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(_PyImport_LoadDynamicModule
  +0xb6)[0xa093a6]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe2f78)[0xa06f78]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe391f)[0xa0791f]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe3c1c)[0xa07c1c]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe4296)[0xa08296]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(PyImport_ImportModuleLevel
  +0x3b)[0xa087cb]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xc7916)[0x9eb916]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(PyCFunction_Call+0x128)
  [0x991c48]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(PyObject_Call+0x5c)[0x94e73c]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(PyObject_CallFunction+0x65)
  [0x951115]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(PyImport_Import+0xb7)
  [0xa088e7]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/python2.6/site-packages/sage/rings/
  complex_double.so(+0xc3e4)[0x57b3e4]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/python2.6/site-packages/sage/rings/
  complex_double.so(initcomplex_double+0x18dc)[0x5878fc]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(_PyImport_LoadDynamicModule
  +0xb6)[0xa093a6]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe2f78)[0xa06f78]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe391f)[0xa0791f]
  /home/nooniensoong97/programs/sage-4.7.2-linux-32bit-ubuntu_10.04_lts-
  i686-Linux/local/lib/libpython2.6.so.1.0(+0xe3c1c)[0xa07c1c]
  

Re: [sage-support] Re: Installing latest sage

2011-11-22 Thread Renan Birck Pinheiro
2011/11/22 Eric Kangas eric.c.kan...@gmail.com

 it is interesting I had to compile from source on my tablet, but on my
 desktop I didn't have to compile from source just had to install the
 package.


Probably because the tablet uses another CPU which don't has the processor
instructions required for the binary build of Sage.

-- 
Renan Birck Pinheiro - Grupo de Microeletrônica
http://www.ufsm.br/gmicro- Engenharia
Elétrica http://www.ufsm.br/cee/UFSM http://www.ufsm.br

http://renanbirck.blogspot.com / skype: renan.ee.ufsm

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org