On Mar 30, 2010, at 4:02 PM, Peter Horn wrote: > Regarding the "making steps 4-6 easier" from the readme... > > Using Automator I made an .app that > > 1. opens Terminal > 2. opens sage (assuming you dragged the sage folder into / > Applications) > 3. opens the notebook interface (local) > > It's nothing earth-shattering, and it seems there are similar apps on > these boards. Works on OS X 10.5. I'm no OSX guru, but I think > this .app would work on 10.4 and 10.6. > > Please advise me on how to post the .app. > > Peter
Thanks very much for your interest. It looks like we need to update the readme, and looking at trac, there's already a ticket #5296 assigned to me. Oops. As it turns out we already have an application that is bundled with sage that does something very similar. If you run SAGE_APP_BUNDLE=yes ./sage -bdist VERSION (replacing VERSION of course) then you should get a shiny new application in dist/. If you have any suggestions for what other things that application should do, please let us know. -Ivan -- 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 To unsubscribe from this group, send email to sage-devel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
