On Jul 22, 2009, at 11:27 AM, William Stein wrote:

> On Wed, Jul 22, 2009 at 11:21 AM, Michael
> Madison<madison.mich...@gmail.com> wrote:
>>
>> Robert, Thanks for the feedback. I don't want to wait for 4.1.1 so I
>> will attempt to follow the Sage Days 16 "How to get started with
>> developing Sage" to apply the patches.  At first look this does not
>> look straight forward.  Mike
>
> Just do:
>
> sage: hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/ 
> ticket/6438/6438-cython.patch')
>
> sage:  hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/ 
> ticket/4571/4571-numpy-pxd.patch')
>
> sage: hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/ 
> ticket/4571/4571-more-fixes.patch')
>
> sage: quit
>
> sage -br
>
> and it should work, I guess.

Even easier than that now:

sage -merge 6438
sage -merge 4571

- Robert

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to