#10556: Add button to Mac App to add sage executable to PATH
----------------------------------+-----------------------------------------
Reporter: iandrus | Owner: iandrus
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-feature
Component: user interface | Resolution:
Keywords: mac app | Work issues: say to use profile, not
bashrc
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: Ivan Andrus | Merged in:
Dependencies: #11026 | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by kcrisman):
> In `sage/ext/mac-app/PreferencePanelController.m`, should `mkdir ~/bin`
be replaced by `mkdir -p ~/bin`?
Maybe, but I can confirm that the directory is in fact created. And what
intermediate directories would there be? The permissions seem right
too...
{{{
drwxr-xr-x 3 k...crisman staff 102 Jul 5 22:47 bin
}}}
and similarly for `bin/sage`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10556#comment:16>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.