On Sat, Sep 13, 2008 at 11:41 AM, Martin Rubey <[EMAIL PROTECTED]> wrote: > > "Bill Page" <[EMAIL PROTECTED]> writes: > >> Martin, >> >> The patches are at: >> >> http://trac.sagemath.org/sage_trac/attachment/ticket/4036 >> >> Click on for example: trac_4036-2.patch >> >> http://trac.sagemath.org/sage_trac/attachment/ticket/4036/trac_4036-2.patch >> >> This displays the patch with additions and deletions highlighted. >> >> At the bottom of the page under the heading: Download in other formats >> Click the link >> >> * Original Format >> >> This is the format you can use with patch. > > Great! I applied this, but > > a = axiom(x^2 + 1) > a.sage() > > still does not work. I guess I have to tell sage somehow to reconfigure or > so? >
Startup sage by typing sage -br where "br" = "build and run". William --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en -~----------~----~----~----~------~----~------~--~---
