You can use AppleScript to create a launcher for Sage:
Here is the AppleScript code:
tell application "Terminal"
do script "/Applications/sage/sage"
end tell
Note: It assumes that Sage is located in the Applications
folder.
If you would like I can email you my Sage launcher for
which I created an "Sage" icon.
Adam
On Mar 18, 9:43 pm, Byungchul Cha <[email protected]> wrote:
> I remember reading something about making a clickable sage application
> for mac os X. Can I now do such a thing with sage 3.4? If so, where I
> can find the instruction?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---