Re: [sage-devel] Re: Sage OSX Clickable App

2010-06-21 Thread Ivan Andrus
On Jun 21, 2010, at 8:34 AM, kcrisman wrote: >> Okay, I created a simple application (none of the copyright is set for >> example) that does the following: >> >> 1. On launch it runs sage -notebook (which will open the default browser >> etc. (unless there is a server running)) > > This would b

Re: [sage-devel] Re: Sage OSX Clickable App

2010-06-20 Thread Ivan Andrus
On Jun 10, 2010, at 11:08 AM, William Stein wrote: > On Thu, Jun 10, 2010 at 8:07 AM, Robert Bradshaw > wrote: >> On Jun 9, 2010, at 11:53 PM, Georg S. Weber wrote: >>> On 10 Jun., 02:37, Jason Grout wrote: Karl-Dieter just showed me how to get the OSX App built using sage -bdist:

Re: [sage-devel] Re: Sage OSX Clickable App

2010-06-10 Thread Ivan Andrus
On Thu, Jun 10, 2010 at 11:48 PM, Ivan Andrus wrote: > > I don't think that's actually the case. If the disk image we > distribute is HFS+ it should allow us to hard link directories so that > each application can have it's own copy of the sage directory, without > any real duplication (and we c

Re: [sage-devel] Re: Sage OSX Clickable App

2010-06-10 Thread Ivan Andrus
On 6/10/10, William Stein wrote: > On Thu, Jun 10, 2010 at 8:07 AM, Robert Bradshaw > wrote: >> On Jun 9, 2010, at 11:53 PM, Georg S. Weber wrote: >> >>> On 10 Jun., 02:37, Jason Grout wrote: Karl-Dieter just showed me how to get the OSX App built using sage -bdist: expo

Re: [sage-devel] Re: Sage OSX Clickable App

2010-06-10 Thread William Stein
On Thu, Jun 10, 2010 at 8:07 AM, Robert Bradshaw wrote: > On Jun 9, 2010, at 11:53 PM, Georg S. Weber wrote: > >> On 10 Jun., 02:37, Jason Grout wrote: >>> >>> Karl-Dieter just showed me how to get the OSX App built using sage >>> -bdist: >>> >>> export SAGE_APP_BUNDLE=yes >>> sage -bdist 4.4.2-a

Re: [sage-devel] Re: Sage OSX Clickable App

2010-06-10 Thread Robert Bradshaw
On Jun 9, 2010, at 11:53 PM, Georg S. Weber wrote: On 10 Jun., 02:37, Jason Grout wrote: Karl-Dieter just showed me how to get the OSX App built using sage - bdist: export SAGE_APP_BUNDLE=yes sage -bdist 4.4.2-app There are people I know that would *love* to have a clickable app on OSX. Wh