1402
Comment: Add link to Cygwin metaticket on Sage trac
|
1955
|
Deletions are marked like this. | Additions are marked like this. |
Line 48: | Line 48: |
* [[https://launchpad.net/~aims/+archive/ubuntu/aims-desktop|AIMS Desktop]] is an installer and LiveISO which includes Sagemath. Should soon be available as a public ISO. Will either recompile all Ubuntu binaries in order to be allowed to redistribute, or rebase on Debian. | |
Line 52: | Line 53: |
* [[https://groups.google.com/d/topic/sage-devel/oA9NsF26eOA/discussion|sage-devel discussion about making interrupt.pyx into a pip package]] | * Make interrupt.pyx a stand-alone package: [[https://groups.google.com/d/topic/sage-devel/oA9NsF26eOA/discussion|sage-devel discussion]] and [[http://trac.sagemath.org/ticket/20002|Trac #20002]] |
Line 56: | Line 57: |
* Sphinx | * [[https://github.com/OpenDreamKit/OpenDreamKit/issues/87|Sphinx]] * Memory requirements to build Sage documentation: http://gentoo.2317880.n4.nabble.com/sage-on-gentoo-Cannot-install-sage-doc-insufficient-memory-td285831.html |
Sage Days 77: projects
Sage developer days on packaging, portability, documentation tools
Tentative topics for Sage Days 77. Please edit freely.
Add your name to topics you are interested in.
Packaging
Cross-platform (Linux, OS X, Windows, ...)
- Docker
ZeroInstall
Linux (see also Infrastructure page)
- Arch-Linux
- Debian
- Fedora
- Gentoo
- NPM
- RPM
- Ubuntu PPA
OS X? (Fink, Homebrew, MacPorts)
Relocating SageMath once built
- See recent discussions on sage-devel, sage-release, sage-support around the relocate-once script
Windows port
- Using Cygwin etc.
- Cygwin32
Cygwin64: Cygwin64 port notes on Sage trac wiki
- MSYS2
- MINGW
- one-click install
- windows one-click installer, using either Docker, or Cygwin etc, or a native port
SageMath Live
AIMS Desktop is an installer and LiveISO which includes Sagemath. Should soon be available as a public ISO. Will either recompile all Ubuntu binaries in order to be allowed to redistribute, or rebase on Debian.
Modularization
- Make Sage more modular, using pip packages.
Make interrupt.pyx a stand-alone package: sage-devel discussion and Trac #20002
Documentation
Memory requirements to build Sage documentation: http://gentoo.2317880.n4.nabble.com/sage-on-gentoo-Cannot-install-sage-doc-insufficient-memory-td285831.html