Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2009-07-10 20:44:56
Size: 1389
Editor: RalfHemmecke
Comment:
Revision 4 as of 2009-07-11 04:21:13
Size: 1822
Editor: Minh Nguyen
Comment: Minor editing
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Sage Download And Installation Guide = = Quick Download and Install Guide =
Line 3: Line 3:
Not sure what to download? This short guide should get you started. A [[http://wiki.sagemath.org/DownloadGuide|longer version]] of this guide is also available.
Line 6: Line 7:
 1. Determine your CPU type. (32bit or [[http://www.stata.com/support/faqs/win/64bit.html|64bit]])  1. Determine your CPU type. (32-bit or [[http://www.stata.com/support/faqs/win/64bit.html|64-bit]])
Line 8: Line 9:
 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. Do you want a source or binary distribution? Even if you want to do development, a precompiled version of Sage (binary release) can be used for that purpose. The source distribution is mostly needed if you want to see the sources of the Sage packages, also known as [[spkg|SPKGs]].
Line 14: Line 13:
 1. Follow the [[http://www.sagemath.org/doc/installation/|Installation Guide]] to actually install Sage.  1. Follow the [[http://www.sagemath.org/doc/installation/binary.html|binary installation guide]] to actually install a pre-compiled version of Sage. The [[http://www.sagemath.org/doc/installation/source.html|source installation guide]] contains more detailed information on compiling Sage from source.
Line 17: Line 16:
== Trouble shooting == == Troubleshooting ==
Line 19: Line 18:
 1. If no binary version is available for you system, download the source version. Note that Sage does not compile on every system.  1. If no binary version is available for your system, download the source version. Note that Sage does not compile on every system.
Line 21: Line 20:
 1. (((rhx: That should go to the installation guide or 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.  1. (((rhx: That should go to the troubleshooting section of the [[http://www.sagemath.org/doc/installation/|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.

Quick Download and Install Guide

Not sure what to download? This short guide should get you started. A longer version of this guide is also available.

  1. Determine your operating system. (Windows, Linux, Mac OS X, Solaris, etc.)
  2. Determine your CPU type. (32-bit or 64-bit)

  3. Do you want a source or binary distribution? Even if you want to do development, a precompiled version of Sage (binary release) can be used for that purpose. The source distribution is mostly needed if you want to see the sources of the Sage packages, also known as SPKGs.

  4. If available, choose the appropriate binary version from one of the download mirrors.

  5. Follow the binary installation guide to actually install a pre-compiled version of Sage. The source installation guide contains more detailed information on compiling Sage from source.

Troubleshooting

  1. If no binary version is available for your system, download the source version. Note that Sage does not compile on every system.
  2. (((rhx: That should go to the troubleshooting section of the Installation Guide or (even better) the error message related to sage-flags.txt should change.))) You might run into the following issue with a binary release due to different features of your system and the system on which Sage was compiled.

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

DownloadAndInstallationGuide (last edited 2022-04-28 19:04:21 by mkoeppe)