There is a patch up at 
http://trac.sagemath.org/sage_trac/ticket/9873
implementing the coolest Sage Mac application since the last one.  Of course, 
it won't be the ultimate until #8473 is fixed.

Since the code is all new, I would appreciate any feedback even if you don't 
feel comfortable actually reviewing it.  It's objective-c with a little bash, a 
README, and an html file.  Also, any feedback on the actual functionality of 
the program itself is very welcome.

Simply apply the patches to the extcode and scripts repositories, type
sage -bdist VERSION
and you will end up with a brand new Sage-VERSION.app.  While it's building 
read the README and then give it a whirl.

If you do not wish to use bdist (since it can take a while) you can run
open $SAGE_ROOT/data/extcode/sage/ext/mac-app/Sage.xcodeproj/
which will open xcode, then build and run.  It should ask you to locate a sage 
binary to use, and after that you're off to the races.

-Ivan

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

Reply via email to