On Fri, Feb 10, 2012 at 4:27 AM, Robert Bradshaw <[email protected]> wrote: > It's easy. > > 1) Download and build a pristine copy of Sage for testing. > 2) Apply http://trac.sagemath.org/sage_trac/ticket/12486 to the > sage-scripts directory. > 3) Run sage --patchbot
There are maybe two tweaks to these directions I'd suggest: (2a) I wasn't sure what the sage-scripts directory was; there's nothing by that name in my 4.8. There's a sage_scripts spkg but it seems to put a lot of stuff in local/bin, which seems to work. (2b) To avoid a "Permission denied" error when running sage --patchbot, you have to make patchbot.py executable. The second one's obvious, the first one took me a few minutes to find the right directory.. Doug -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
