Kjetil brinchmann Halvorsen <[email protected]> writes: > I will try, but since I have not done this sort of things with sage before, > ¿How to do it? It is as simple as drop-in repacing one (or a few files) All > the > files have the same name(s) as corresonding old files, so now change to the > Makefile is necessary?
Well, if you go to the ticket page I linked, you will see there is a list of commands you can paste into a terminal to do all the setup for you. Basically it amounts to applying a bunch of patches to Sage and installing a couple of SPKGs. (If you are not yet aware of it, larger parts of Sage such as bundled applications, or for example the notebook, are distributed as .spkg files, which are basically a tarball with an installer script inside. See the Sage developers' guide for more info - it's in the docs.) -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- 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 URL: http://www.sagemath.org
