> > drkir...@kestrel:[~/sage/sage-4.0.rc0] $ ./sage > ---------------------------------------------------------------------- > | Sage Version 4.0.rc0, Release Date: 2009-05-21 | > | Type notebook() for the GUI, and license() for information. | > ---------------------------------------------------------------------- > sage: 2^8 > 256 > > So it is at least working somewhat. > > How do I run the self-tests, now Sage is built? > >
>From the ~/sage/sage-4.0.rc0 directory, run: make test Or you can do: make testlong to also include long doctests. Best, Alex -- Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne -- Australia -- http://www.ms.unimelb.edu.au/~aghitza/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---