Differences between revisions 2 and 34 (spanning 32 versions)
Revision 2 as of 2009-07-10 20:52:47
Size: 1414
Editor: RalfHemmecke
Comment:
Revision 34 as of 2024-08-17 20:12:00
Size: 533
Editor: mkoeppe
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Sage Download And Installation Guide = = Quick Download and Installation Guide =
Line 3: Line 3:
 1. See the [[https://doc.sagemath.org/html/en/installation/index.html|Installation Guide]].
Line 4: Line 5:
 1. Determine your operating system. (Windows, Linux, Mac OS X, Solaris, etc.)

 1. Determine your CPU type. (32bit or [[http://www.stata.com/support/faqs/win/64bit.html|64bit]])

 1. Do you want source or binary distribution?
     Usually (even if you want to do development) you will be satisfied with a precompiled version of Sage (binary release).
     The source distribution is only needed if you want to see the sources of the Sage packages, also known as [[spkg|SPKGs]].

 1. If available, choose the appropriate binary version from one of the [[http://www.sagemath.org/mirrors.html|download mirrors]].

 1. Follow the [[http://www.sagemath.org/doc/installation/binary.html|Installation Guide]] to actually install Sage.


== Trouble shooting ==

 1. If no binary version is available for you system, download the source version. Note that Sage does not compile on every system.

 1. (((rhx: That should go to the installation guide or (even better) the error message related to sage-flags.txt should change.))) You might run into the [[http://groups.google.com/group/sage-devel/browse_thread/thread/53ae33d0324d44|following issue]] with a binary release due to different features of your system and the system on which Sage was compiled.
 2. The [[https://github.com/sagemath/sage/releases|Release Notes]] corresponding to the Sage version that you wish to install may offer '''version-specific installation help''' that has become available after the release was made and is therefore not covered by the Installation Guide.

Quick Download and Installation Guide

  1. See the Installation Guide.

  2. The Release Notes corresponding to the Sage version that you wish to install may offer version-specific installation help that has become available after the release was made and is therefore not covered by the Installation Guide.

  3. Ask for help on the sage-support mailing list.

DownloadAndInstallationGuide (last edited 2024-08-17 20:12:00 by mkoeppe)