433
Comment:
|
1576
Add section "Memory requirement to build Sage doc"
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Tentative topics for [[days77|Sage Days 77]]. Please add more topics. | Tentative topics for [[days77|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 [[https://wiki.sagemath.org/Infrastructure#Packaging_for_Linux|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 |
Line 9: | Line 35: |
=== Packaging === | * Using Cygwin etc. * [[http://trac.sagemath.org/ticket/13841|Cygwin port metaticket on Sage trac]] * Cygwin32 * Cygwin64: [[http://trac.sagemath.org/wiki/Cygwin64Port|Cygwin64 port notes on Sage trac wiki]] * MSYS2 * MINGW |
Line 11: | Line 42: |
- Arch-Linux - Debian - Docker - Fedora - Gentoo - NPM - RPM - Ubuntu PPA - ZeroInstall |
* one-click install * windows one-click installer, using either Docker, or Cygwin etc, or a native port === SageMath Live === * SageDebianLive |
Line 23: | Line 51: |
- Make Sage more modular, using pip packages. | * Make Sage more modular, using pip packages. * [[https://groups.google.com/d/topic/sage-devel/oA9NsF26eOA/discussion|sage-devel discussion about making interrupt.pyx into a pip package]] |
Line 27: | Line 56: |
- Sphinx | * Sphinx === Memory requirement 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
Modularization
- Make Sage more modular, using pip packages.
Documentation
- Sphinx