Miguel,

Installation options under Windows 10 include the following three:

- activate Microsoft's "Windows Subsystem for Linux" (WSL);
  for that, provided you have admin rights on that computer,
  follow the official instructions at

  https://msdn.microsoft.com/en-us/commandline/wsl/install_guide

  Then, install Linux in the WSL, and either use SageMath binaries
  for Linux as found on the download page at

  http://www.sagemath.org/download-linux.html

  or install from source in that Linux environment.

- use Cygwin and build from source; for this follow instructions at

  https://trac.sagemath.org/wiki/Cygwin64Port

- use the SageMath installer for Windows (aka "Sage-Windows");
  see documentation at

  https://wiki.sagemath.org/SageWindows

  This installs a Cygwin layer and a ready-to-go SageMath in it.
  It puts startup icons on the Windows desktop for running either
  - SageMath in the Jupyter Notebook server
  - the SageMath REPL (or read-eval-print loop),
    also known as the command line interface,
    or "Sage in the terminal"
  - the Sage shell, a terminal window where one can type in
    commands to install extra packages for Sage or Cygwin.

Kind regards,
Samuel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/79e15581-6828-4d2a-b357-8fe28369bd06%40googlegroups.com.

Reply via email to