Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a python to list of packages to source install documentation #28363

Closed
embray opened this issue Aug 18, 2019 · 5 comments
Closed

Add a python to list of packages to source install documentation #28363

embray opened this issue Aug 18, 2019 · 5 comments

Comments

@embray
Copy link
Contributor

embray commented Aug 18, 2019

This page gives lists of system packages to install on common Linux distros as prerequisites for installing Sage. E.g.,

# debian (Stretch or newer) / ubuntu
$ sudo apt-get install binutils pixz gcc g++ gfortran make m4 perl tar \
  git patch openssl libssl-dev libz-dev bc libbz2-dev liblzma-dev libgmp-dev \
  libffi-dev libgf2x-dev libcurl4-openssl-dev curl yasm

Although it is mentioned in the docs that some Python is a prerequisite, it shouldn't be assumed (especially when setting up fresh VMs/containers for building Sage) that a Python is actually already installed. So it would be convenient to add to the list.

Depends on #26964

Component: documentation

Reviewer: Michael Orlitzky

Issue created by migration from https://trac.sagemath.org/ticket/28363

@embray embray added this to the sage-8.9 milestone Aug 18, 2019
@embray
Copy link
Contributor Author

embray commented Dec 30, 2019

comment:1

Ticket retargeted after milestone closed

@embray embray modified the milestones: sage-8.9, sage-9.1 Dec 30, 2019
@mkoeppe
Copy link
Member

mkoeppe commented Feb 7, 2020

comment:2

python has already been added to build/pkgs/{debian,arch,conda,fedora}.txt in #29053.

#26964 will generate the command lines in the manual.

@mkoeppe
Copy link
Member

mkoeppe commented Feb 7, 2020

Dependencies: #26964

@mkoeppe
Copy link
Member

mkoeppe commented Mar 22, 2020

comment:3

Outdated, can be closed.

@mkoeppe mkoeppe removed this from the sage-9.1 milestone Mar 22, 2020
@orlitzky
Copy link
Contributor

orlitzky commented Apr 4, 2020

Reviewer: Michael Orlitzky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants