On Thursday 01 March 2007 9:16 am, jrandhroak wrote: > However I do not have the time nor the expertise to install and > 'tweek' a > half-gigabyte software package.
All you do is tar xvf sage-2.2.tar cd sage-2.2 make and you're done. Or you can wait for a binary that I'll be posting within the next few days. > Because SAGE includes versions of > GAP, > Singular and PARI (amongst others) I am not comfortable installing it > on > our server. A software upgrade of one of these packages might cause > SAGE > to function in an uncertain way. No it won't. SAGE is 100% self contained. It doesn't touch your system-wide Singular, PARI, GAP, etc. It builds entirely in the directory where you extract it, and to install you just copy the "sage" script from sage-2.2 (say), to /usr/local/bin (say), and change the SAGE_ROOT line. William --~--~---------~--~----~------------~-------~--~----~ 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-forum URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
