#7617: include sagetex as a standard spkg
---------------------------+------------------------------------------------
Reporter: was | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.3
Component: packages | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
---------------------------+------------------------------------------------
Comment(by was):
Hi,
Why not make all this config stuff automatic?
"For Linux/Unix users, do
{{{
cp -r $SAGE_ROOT/local/share/texmf/ $HOME/texmf/
}}}
For OS X users with MacTeX:
{{{
cp -r $SAGE_ROOT/local/share/texmf/ $HOME/Library/texmf/
}}}
After you've copied over the necessary files, you'll need to update
TeX's database so that it can find them. Run "{{{texhash $HOME/texmf}}}"
(replace the texmf directory as appropriate) to do this."
I don't think the above is as easy as it could be... I like to make
things really easy, e.g., setting up a twisted webserver to server the
Sage notebook app is {{{notebook()}}}.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7617#comment:6>
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.