[sage-devel] Re: Symlinks to sage don't work unless ...

2008-04-30 Thread M
Many thanks. Regards, Max --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: h

[sage-devel] Re: Symlinks to sage don't work unless ...

2008-04-29 Thread mabshoff
Hi Max, the patch you suggested has been cleaned up, reviewed and applied. Since you contributed to Sage we will add you to http://lite.sagemath.org/developer-map.html if you are interested. Feel free to contact me off list for the details. Cheers, Michael --~--~-~--~~

[sage-devel] Re: Symlinks to sage don't work unless ...

2008-04-29 Thread mabshoff
On Apr 30, 3:40 am, M <[EMAIL PROTECTED]> wrote: > > If you could provide a patch it would make > > fixing this even faster ;). We are now tracking this at Hi Max, > >http://trac.sagemath.org/sage_trac/ticket/3061 > > Great response speed!  And welcoming too!  Whoopee.  Don't worry, it > won't l

[sage-devel] Re: Symlinks to sage don't work unless ...

2008-04-29 Thread M
> > If you could provide a patch it would make > fixing this even faster ;). We are now tracking this at > > http://trac.sagemath.org/sage_trac/ticket/3061 > Great response speed! And welcoming too! Whoopee. Don't worry, it won't last. I have another ticket for you. :-) Here's the patch. C

[sage-devel] Re: Symlinks to sage don't work unless ...

2008-04-29 Thread mabshoff
On Apr 30, 2:06 am, M <[EMAIL PROTECTED]> wrote: > Dear All, Hi Max, > I just tried making a symlink to sage and it broke because it defaults > to using $0 to work out where SAGE_DIR is.  I'd like to propose a > small change that allows symlinks to be used: > > --- > THE